Home
last modified time | relevance | path

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

/dports/games/galaxyhack/galaxyhack/src/
H A DEnums.h382 const unsigned char TT_UnitMaxShield = 92; variable
H A DLookupTables.cpp87 tokenLookup["unitmaxshield"] = TT_UnitMaxShield; in SetupLookupTables()
H A DAIInterpreter.cpp830 case TT_UnitMaxShield: in StatToInt()