14 || `gtCase` || An ammo, utility or health crate || crate type: 1=ammo crate, 2=health crate, 4=utility crate || _ignored_ || Used for appear animation || Amount of health contained in a health crate || |
14 || `gtCase` || An ammo, utility or health crate || crate type: 1=ammo crate, 2=health crate, 4=utility crate || _ignored_ || Used for appear animation || Amount of health contained in a health crate || |
15 || `gtExplosives` || An explosive barrel || _ignored_ || _ignored_ || _ignored_ || Barrel health; takes damage like a hedgehog. Starts at 60, explodes at 0. || |
15 || `gtExplosives` || An explosive barrel || _ignored_ || _ignored_ || _ignored_ || Barrel health; takes damage like a hedgehog. Starts at 60, explodes at 0. || |
16 || `gtFlake` || A snowflake which might become part of the terrain || TODO || TODO || TODO || TODO || |
16 || `gtFlake` || A snowflake which might become part of the terrain || TODO || TODO || TODO || TODO || |
17 || `gtFlame` || A flame || TODO || between 0-32 (TODO) || TODO || TODO || |
17 || `gtFlame` || A flame || TODO || between 0-32 (TODO) || TODO || TODO || |
18 || `gtGrave` || A grave from a dead hedgehog || _ignored_ || _ignored_ || _ignored_ || Used when being resurrected. || |
18 || `gtGrave` || A grave from a dead hedgehog || _ignored_ || _ignored_ || _ignored_ || Used when being resurrected. || |
19 || `gtHedgehog` || A hedgehog || TODO || used for animation. `0` = no animation plays. Other value: animation plays || TODO || TODO || |
19 || `gtHedgehog` || A hedgehog || TODO || used for animation. `0` = no animation plays. Other value: animation plays || TODO || Hedgehog's health || |
20 || `gtPortal` || A portal from the portable portal device || _ignored_ || Portal state. 0=orange flying, 1=orange placed, 2=blue flying, 3=blue placed || Remaining existance time (portals will disappear after end of turn). || TODO || |
20 || `gtPortal` || A portal from the portable portal device || _ignored_ || Portal state. 0=orange flying, 1=orange placed, 2=blue flying, 3=blue placed || Remaining existance time (portals will disappear after end of turn). || TODO || |
21 || `gtTarget` || A target, useful in target practice missions || TODO || TODO || TODO || TODO || |
21 || `gtTarget` || A target, useful in target practice missions || TODO || TODO || TODO || TODO || |
22 |
22 |
23 === Utilities === |
23 === Utilities === |
24 A list of “utility” gears. |
24 A list of “utility” gears. |