# HG changeset patch # User Wuzzy # Date 1441778832 0 # Node ID 0998b84a0d82ddab101656bb64949ce9f0f6f958 # Parent 11428a80c27d4556337fe048ddd6767cbb5488c3 More pos/tag/timer/health infos diff -r 11428a80c27d -r 0998b84a0d82 GearTypes.wiki --- a/GearTypes.wiki Wed Sep 09 05:48:11 2015 +0000 +++ b/GearTypes.wiki Wed Sep 09 06:07:12 2015 +0000 @@ -11,13 +11,13 @@ This is a list of gears which usually stay on the land for a long time and stay for several rounds and can’t normally directly placed by players. || *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* || -|| `gtCase` || An ammo, utility or health crate || crate type: 1=ammo crate, 2=health crate, 4=utility crate || TODO || TODO || Amount of health contained in a health crate || -|| `gtExplosives` || An explosive barrel || TODO || TODO || TODO || Barrel health; takes damage like a hedgehog. Starts at 60, explodes at 0. || +|| `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 || +|| `gtExplosives` || An explosive barrel || _ignored_ || _ignored_ || _ignored_ || Barrel health; takes damage like a hedgehog. Starts at 60, explodes at 0. || || `gtFlake` || A snowflake which might become part of the terrain || TODO || TODO || TODO || TODO || || `gtFlame` || A flame || TODO || between 0-32 (TODO) || TODO || TODO || -|| `gtGrave` || A grave from a dead hedgehog || TODO || TODO || TODO || TODO || +|| `gtGrave` || A grave from a dead hedgehog || _ignored_ || _ignored_ || _ignored_ || Used when being resurrected. || || `gtHedgehog` || A hedgehog || TODO || used for animation. `0` = no animation plays. Other value: animation plays || TODO || TODO || -|| `gtPortal` || A portal from the portable portal device || TODO || TODO || TODO || TODO || +|| `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 || || `gtTarget` || A target, useful in target practice missions || TODO || TODO || TODO || TODO || === Utilities ===