Hands are not feet
KA101 opened this issue · 3 comments
keeperrl/data_free/game_config/creatures.txt
Line 4365 in 0b9f053
Since Adoxie's limbs are all copied from the left foot, that means that the hands also ask you why you thought a foot could talk.
Respectfully suggest adding new chat lines for the hands, asking why you thought a hand could talk.
Fixed, thanks.
you sure ?
"ADOXIE_HAND_RIGHT" inherit "ADOXIE_LEFT_HAND"
{
viewId = { "adoxie_hand_right" }
name = {
name = "Adoxie's Right Hand"
pluralName = "Hands"
fullTitle = true
}
chatReactionFriendly = ""nothing, why did you think a foot could talk?""
chatReactionHostile = ""nothing, why did you think a foot could talk?""
}
thats from github creatures.txt
I'm afraid Rarasek's right. Looks like you just copied the line into the hands, without changing "foot" to "hand".