GearTypes.wiki
changeset 776 e6c86700c88e
parent 737 94cab3991e06
child 777 1d4be3844d85
equal deleted inserted replaced
775:3a8c1121cca7 776:e6c86700c88e
    26 || `gtPortal` || A portal from the portable portal device ||
    26 || `gtPortal` || A portal from the portable portal device ||
    27 || `gtTarget` || A target ||
    27 || `gtTarget` || A target ||
    28 
    28 
    29 === Utilities ===
    29 === Utilities ===
    30 || *Gear type* || *Description* ||
    30 || *Gear type* || *Description* ||
    31 || `gtGirder` || A girder (construction) ||
    31 || `gtGirder` || A construction or rubber ||
    32 || `gtJetpack` || A flying saucer ||
    32 || `gtJetpack` || A flying saucer ||
    33 || `gtLandGun` || The land spray tool ||
    33 || `gtLandGun` || The land spray tool ||
    34 || `gtParachute` || A parachute ||
    34 || `gtParachute` || A parachute ||
    35 || `gtResurrector` || Resurrection ||
    35 || `gtResurrector` || Resurrection ||
    36 || `gtRope` || A rope ||
    36 || `gtRope` || A rope ||
   161 
   161 
   162 === Utilities ===
   162 === Utilities ===
   163 The gears used by various utilities.
   163 The gears used by various utilities.
   164 
   164 
   165 ==== `gtGirder` ====
   165 ==== `gtGirder` ====
   166 A girder (construction).
   166 A construction or rubber.
   167 TODO
   167 TODO
   168 
   168 
   169 ==== `gtJetpack` ====
   169 ==== `gtJetpack` ====
   170 A flying saucer. Its fuel is stored in `Health` and starts at 2000, which stands for 100% fuel. The fuel value is reduced whenever the player taps one of the direction keys. The up direction costs 50 fuel and the left and right directions cost 10 fuel.
   170 A flying saucer. Its fuel is stored in `Health` and starts at 2000, which stands for 100% fuel. The fuel value is reduced whenever the player taps one of the direction keys. The up direction costs 50 fuel and the left and right directions cost 10 fuel.
   171 
   171