Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DEMail.cc1795 #define IMP_PHYSICAL_SUPER_DEXTERITY IMP_PHYSICAL_SUPER_AGILITY + 1 macro
1796 #define IMP_PHYSICAL_SUPER_STRENGTH IMP_PHYSICAL_SUPER_DEXTERITY + 1
2089 if (Phys & PHYS_DEX) AddIMPResultText(IMP_PHYSICAL_SUPER_DEXTERITY); in HandleIMPCharProfileResultsMessage()