Home
last modified time | relevance | path

Searched refs:HurtOne (Results 1 – 1 of 1) sorted by relevance

/dports/games/ivan/ivan-059/Main/Source/
H A Dhuman.cpp2791 character* HurtOne = 0; in AttachBodyPartsOfFriendsNear() local
2802 …if(Char && (!HurtOne || Char->IsPlayer()) && GetRelation(Char) == FRIEND && !Char->HasAllBodyParts… in AttachBodyPartsOfFriendsNear()
2808 HurtOne = Char; in AttachBodyPartsOfFriendsNear()
2815 if(HurtOne) in AttachBodyPartsOfFriendsNear()
2817 if(HurtOne->IsPlayer()) in AttachBodyPartsOfFriendsNear()
2822 CHAR_DESCRIPTION(DEFINITE), HurtOne->CHAR_DESCRIPTION(DEFINITE), in AttachBodyPartsOfFriendsNear()
2823 HurtOne->GetPossessivePronoun().CStr(), SeveredOne->GetBodyPartName().CStr()); in AttachBodyPartsOfFriendsNear()
2827 HurtOne->AttachBodyPart(SeveredOne); in AttachBodyPartsOfFriendsNear()