166 amIceGun, amKnife, amRubber, amAirMine, amDuck, amMinigun); // 59 |
166 amIceGun, amKnife, amRubber, amAirMine, amDuck, amMinigun); // 59 |
167 |
167 |
168 // Different kind of crates that e.g. hedgehogs can pick up |
168 // Different kind of crates that e.g. hedgehogs can pick up |
169 TCrateType = (HealthCrate, AmmoCrate, UtilityCrate); |
169 TCrateType = (HealthCrate, AmmoCrate, UtilityCrate); |
170 |
170 |
171 THWFont = (fnt16, fntBig, fntSmall {$IFNDEF MOBILE}, CJKfnt16, CJKfntBig, CJKfntSmall{$ENDIF}); |
171 THWFont = (fnt16, fntBig, fntSmall, fntChat {$IFNDEF MOBILE}, CJKfnt16, CJKfntBig, CJKfntSmall, CJKfntChat{$ENDIF}); |
172 |
172 |
173 TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpVolume, |
173 TCapGroup = (capgrpGameState, capgrpAmmoinfo, capgrpVolume, |
174 capgrpMessage, capgrpMessage2, capgrpAmmostate); |
174 capgrpMessage, capgrpMessage2, capgrpAmmostate); |
175 |
175 |
176 TStatInfoType = (siGameResult, siMaxStepDamage, siMaxStepKills, siKilledHHs, |
176 TStatInfoType = (siGameResult, siMaxStepDamage, siMaxStepKills, siKilledHHs, |