GearTypes.wiki
changeset 499 58b5889fbce4
parent 435 9e434185289a
child 534 f50cf1771b7f
equal deleted inserted replaced
498:1a6fa9d619d3 499:58b5889fbce4
    10 === Land objects ===
    10 === Land objects ===
    11 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.
    11 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.
    12 
    12 
    13 || *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
    13 || *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
    14 || `gtCase` || an ammo, utility or health crate || TODO || TODO || TODO || TODO ||
    14 || `gtCase` || an ammo, utility or health crate || TODO || TODO || TODO || TODO ||
    15 || `gtExplosives` || TODO || TODO || TODO || TODO || TODO ||
    15 || `gtExplosives` || an explosive barrel || TODO || TODO || TODO || TODO ||
    16 || `gtFlake` || TODO || TODO || TODO || TODO || TODO ||
    16 || `gtFlake` || TODO || 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 || TODO || TODO || TODO || TODO ||
    18 || `gtGrave` || a grave from a dead hedgehog || TODO || TODO || TODO || TODO ||
    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 || TODO ||
    20 || `gtPortal` || a portal from the portable portal device || TODO || TODO || TODO || TODO ||
    20 || `gtPortal` || a portal from the portable portal device || TODO || TODO || TODO || TODO ||