miki151/keeperrl

Hands are not feet

KA101 opened this issue · 3 comments

KA101 commented

chatReactionHostile = "\"nothing, why did you think a foot could talk?\""

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

KA101 commented

I'm afraid Rarasek's right. Looks like you just copied the line into the hands, without changing "foot" to "hand".