GearTypes.wiki
changeset 635 b3c86fd0dbe0
parent 631 d235a7a45fbe
child 698 f84aa8f2b2cc
equal deleted inserted replaced
634:174622a27c8f 635:b3c86fd0dbe0
    98 || `gtWaterUp` || If added, water will rise. || _ignored_ || Number of pixels the water still has to rise. By default, the tag will have an initial value of `47`. The gear will be removed when the tag equals `0`. || TODO || TODO ||
    98 || `gtWaterUp` || If added, water will rise. || _ignored_ || Number of pixels the water still has to rise. By default, the tag will have an initial value of `47`. The gear will be removed when the tag equals `0`. || TODO || TODO ||
    99 
    99 
   100 
   100 
   101 == Gear-specific variables ==
   101 == Gear-specific variables ==
   102 === `gtBirdy` ===
   102 === `gtBirdy` ===
   103 The number of eggs is stored in the girder's `FlightTime` (default: 2).
   103 The number of eggs is stored in the gear's `FlightTime` (default: 2).
   104 
   104 
   105 === `gtFlame` ===
   105 === `gtFlame` ===
   106 If `FlightTime` is set to 0, the flames can hurt hedgehogs in mid-air, but they won't otherwise.
   106 If `FlightTime` is set to 0, the flames can hurt hedgehogs in mid-air, but they won't otherwise.
   107 
   107 
   108 == Source ==
   108 == Source ==