Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItems.cc61 INT8 bAttachmentSkillCheck; member
1598 if (attach_info && attach_info->bAttachmentSkillCheck != NO_CHECK) in AttachObject()
1600 …INT32 const iCheckResult = SkillCheck(s, attach_info->bAttachmentSkillCheck, attach_info->bAttachm… in AttachObject()