GearTypes.wiki
author Wuzzy
Wed, 09 Sep 2015 05:40:09 +0000
changeset 602 d0d521df5c08
parent 601 98cfdad71786
child 603 f26a435d23a8
permissions -rw-r--r--
Fix some typos
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
426
278b97ba739c Add summary
almikes@aol.com
parents: 425
diff changeset
     1
#summary List of all gear types
278b97ba739c Add summary
almikes@aol.com
parents: 425
diff changeset
     2
425
ae373695ee1e Add columns for pos, timer and health (mostly only contain TODOs for now).
almikes@aol.com
parents: 424
diff changeset
     3
This is a list of (hopefully) all gear types, along with a short description and the meaning of severval fields.
ae373695ee1e Add columns for pos, timer and health (mostly only contain TODOs for now).
almikes@aol.com
parents: 424
diff changeset
     4
ae373695ee1e Add columns for pos, timer and health (mostly only contain TODOs for now).
almikes@aol.com
parents: 424
diff changeset
     5
The columns “Pos”, “Tag”, “Timer” and “Health” show the meaning of the gear’s field for the listed gear type. The word “ignored” means that the field in question is not relevant to gears of the gear type. See also `GetGearPos`, `SetGearPos`, `GetTag`, `SetTag`, `GetTimer`, `SetTimer`, `GetHealth`, `SetHealth` in [LuaAPI].
420
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
     6
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
     7
Please note this list is still mostly TODO. The categories presented here are purely for a better overview here; they do not neccessarily reflect anything in the actual game’s source code.
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
     8
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
     9
== List of gear types ==
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    10
=== Land objects ===
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    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.
420
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
    12
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    13
|| *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
602
d0d521df5c08 Fix some typos
Wuzzy
parents: 601
diff changeset
    14
|| `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 ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    15
|| `gtExplosives` || An explosive barrel || TODO || TODO || TODO || Barrel health; takes damage like a hedgehog. Starts at 60, explodes at 0. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    16
|| `gtFlake` || A snowflake which might become part of the terrain || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    17
|| `gtFlame` || A flame || TODO || between 0-32 (TODO) || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    18
|| `gtGrave` || A grave from a dead hedgehog || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    19
|| `gtHedgehog` || A hedgehog || TODO || used for animation. `0` = no animation plays. Other value: animation plays || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    20
|| `gtPortal` || A portal from the portable portal device || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    21
|| `gtTarget` || A target, useful in target practice missions || TODO || TODO || TODO || TODO ||
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    22
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    23
=== Utilities ===
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    24
A list of “utility” gears.
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    25
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    26
|| *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    27
|| `gtGirder` || A girder (construction) || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    28
|| `gtJetpack` || A flying saucer || TODO || TODO || TODO || Amount of fuel. `2000` denotes 100% fuel. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    29
|| `gtLandGun` || The land spray tool || TODO || power of land spray (`5`-`20`) || TODO || Amount of fuel. `1000` denotes 100% fuel. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    30
|| `gtParachute` || A parachute || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    31
|| `gtResurrector` || Resurrection || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    32
|| `gtRope` || A rope || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    33
|| `gtSwitcher` || Switch hedgehog || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    34
|| `gtTardis` || A !TimeBox || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    35
|| `gtTeleport` || Teleportation || TODO || TODO || TODO || TODO ||
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    36
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    37
=== Weapons and main projectiles ===
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    38
List of weapons which can be directly used or launched by the players.
602
d0d521df5c08 Fix some typos
Wuzzy
parents: 601
diff changeset
    39
If not noted otherwise, all times are in milliseconds.
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    40
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    41
|| *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    42
|| `gtAirAttack` || The airplane of an air attack || TODO || Direction of airplane (`-1` = left, `1` = right) || TODO || Number of bombs left (default: 6) ||
602
d0d521df5c08 Fix some typos
Wuzzy
parents: 601
diff changeset
    43
|| `gtBallGun` || A ballgun || TODO || TODO || Remaining usage time, default is 5001. One ball is fired every 100ms. || TODO ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    44
|| `gtBee` || Homing bee || TODO || wheather the bee is underwater (`0` = no, `1` = yes) || Used for pre-homing time and max. flight timer after started homing || TODO ||
602
d0d521df5c08 Fix some typos
Wuzzy
parents: 601
diff changeset
    45
|| `gtBirdy` || Birdy || TODO || facing direction (`-1` = left, `1` = right) || TODO || “Flapping energy” left, default is 2000. This “energy” works exactly like for the flying saucer. ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    46
|| `gtBlowTorch` || A blowtorch || TODO || TODO || Remaining usage time in ms, default is 7500. || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    47
|| `gtClusterBomb` || A cluster bomb || TODO || TODO || TODO || TODO ||
602
d0d521df5c08 Fix some typos
Wuzzy
parents: 601
diff changeset
    48
|| `gtCake` || A cake || TODO || A timer used for several animations. The final animation (sit down) will cause the cake to explode when the tag reaches `2250`. || TODO || Remaining walking time, default is 2048. Note: the cake uses its own time unit. ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    49
|| `gtDEagleShot` || A shot from a Desert Eagle || TODO || TODO || TODO || How deep the bullet digs into land. Default: 50. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    50
|| `gtDrill` || Drill rocket || TODO || Used for drill strike. If `1`, then first impact occoured already || Detonation timer || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    51
|| `gtDynamite` || A dynamite || TODO || TODO || Detonation timer. Default: 5000 || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    52
|| `gtFirePunch` || Shoryuken || TODO || Y coordinate || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    53
|| `gtFlamethrower` || A flamethrower || TODO || power of flamethrower (`5`-`20`) || TODO || Remaining fuel. `500` is for 100% fuel. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    54
|| `gtGasBomb` || An old limburger || TODO || TODO || Detonation timer. || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    55
|| `gtGrenade` || A grenade || TODO || TODO || Detonation timer. || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    56
|| `gtHammer` || A hammer || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    57
|| `gtHellishBomb` || A hellish hand-grenade || TODO || TODO || Detonation timer. Default: 5000 || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    58
|| `gtIceGun` || A freezer || TODO || TODO || TODO || Remaining fuel. `1000` is for 100% fuel ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    59
|| `gtKamikaze` || An ongoing kamikaze || TODO || TODO || TODO || Remaining travel range. Default: 2048 ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    60
|| `gtKnife` || A cleaver || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    61
|| `gtPiano` || Piano from piano strike || Number of remaining terrain bounces. Default: 5 || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    62
|| `gtPickHammer` || A pickhammer || TODO || TODO || Remaining usage time. Default: 4000 || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    63
|| `gtRCPlane` || A RC plane || TODO || dX speed??? || Remaining fly time. Default: 15000 || Number of missiles on board. Default: 3 ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    64
|| `gtMolotov` || A molotov cocktail || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    65
|| `gtMortar` || A mortar || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    66
|| `gtMine` || A mine || TODO || TODO || Detonation timer (after activation). || If `0`, mine is a dud. ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    67
|| `gtSeduction` || Seduction || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    68
|| `gtShell` || A bazooka shell (projectile) || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    69
|| `gtShotgunShot` || A shot from a shotgun || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    70
|| `gtShover` || Used by baseball bat. || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    71
|| `gtSineGunShot` || A shot from the sine gun || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    72
|| `gtSMine` || A sticky mine || TODO || TODO || Detonationn timer after it was activated. Default: 500 || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    73
|| `gtSniperRifleShot` || A shot from the sniper rifle || TODO || TODO || TODO || How deep the bullet digs into land. Default: 50 ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    74
|| `gtSnowball` || A mudball || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    75
|| `gtWatermelon` || A watermelon bomb, still intact || TODO || TODO || Detonation timer. || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    76
|| `gtWhip` || A whip || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    77
|| `gtAirMine` || An air mine || Air friction. Higher values mean slower movement || TODO || Detonation timer (after activation). || TODO ||
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    78
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    79
=== Secondary projectiles ===
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    80
Projectiles that can’t be directly fired but are generated by other weapon gears.
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    81
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    82
|| *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
601
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    83
|| `gtAirBomb` || A bomb from the air attack or the RC plane || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    84
|| `gtBall` || A ball from the ball gun || TODO || Color: `0`=red, `1`=green, `2`=cyan, `3`=yellow, `4`=violet, `5`=pink, `6`=orange, `7`=lime, `8`=white || Detonation timer. Default: 5s || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    85
|| `gtCluster` || A cluster from the cluster bomb or the mortar || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    86
|| `gtEgg` || An egg from Birdy || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    87
|| `gtHammerHit` || A hit from the hammer. || TODO || TODO || TODO || How deep a successful hammer hit dig into land. Default: 125 ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    88
|| `gtMelonPiece` || A cluster from a watermelon bomb || TODO|| TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    89
|| `gtNapalmBomb` || A bomb from the napalmn strike, will burst into fire || TODO || TODO || TODO || TODO ||
98cfdad71786 Add various Pos/Tag/Timer/Health infos
Wuzzy
parents: 587
diff changeset
    90
|| `gtPoisonCloud` || A poisonous cloud, makes hedgehogs sick on contact || TODO || TODO || Remaining “life time”, default: 5000 || TODO ||
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    91
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    92
=== Other ===
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    93
|| *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* ||
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    94
|| `gtAddAmmo` || TODO || TODO || TODO || TODO || TODO ||
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    95
|| `gtATStartGame` || TODO || TODO || TODO || TODO || TODO ||
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    96
|| `gtATFinishGame` || TODO || TODO || TODO || TODO || TODO ||
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    97
|| `gtGenericFaller` || TODO || TODO || TODO || TODO || TODO ||
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
    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 ||
422
1e8c89d93ea9 Alphbetically sort gear types and put them into semantic categories.
almikes@aol.com
parents: 420
diff changeset
    99
420
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   100
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
   101
== Source ==
420
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   102
Here is an excerpt from the Hedgewars source code:
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   103
{{{
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   104
    TGearType = (gtFlame, gtHedgehog, gtMine, gtCase, gtExplosives, // these gears should be avoided when searching a spawn place
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   105
        gtGrenade, gtShell, gtGrave, gtBee, // 8
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   106
        gtShotgunShot, gtPickHammer, gtRope, // 11
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   107
        gtDEagleShot, gtDynamite, gtClusterBomb, gtCluster, gtShover, // 16
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   108
        gtFirePunch, gtATStartGame, // 18
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   109
        gtATFinishGame, gtParachute, gtAirAttack, gtAirBomb, gtBlowTorch, // 23
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   110
        gtGirder, gtTeleport, gtSwitcher, gtTarget, gtMortar, // 28
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   111
        gtWhip, gtKamikaze, gtCake, gtSeduction, gtWatermelon, gtMelonPiece, // 34
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   112
        gtHellishBomb, gtWaterUp, gtDrill, gtBallGun, gtBall, gtRCPlane, // 40
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   113
        gtSniperRifleShot, gtJetpack, gtMolotov, gtBirdy, // 44
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   114
        gtEgg, gtPortal, gtPiano, gtGasBomb, gtSineGunShot, gtFlamethrower, // 50
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   115
        gtSMine, gtPoisonCloud, gtHammer, gtHammerHit, gtResurrector, // 55
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   116
        gtNapalmBomb, gtSnowball, gtFlake, {gtStructure,} gtLandGun, gtTardis, // 61
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   117
        gtIceGun, gtAddAmmo, gtGenericFaller, gtKnife); // 65
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   118
}}}
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
   119
For a current list of the gears look at `hedgewars/uTypes.pas` at
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
   120
the `TGearType` enumeration.
587
8105e95297e3 update some link URLs
sheepluva
parents: 534
diff changeset
   121
http://hg.hedgewars.org/hedgewars/file/default/hedgewars/uTypes.pas#l92
420
55be67135696 Put gear types into a table, along with a description and tag description.
almikes@aol.com
parents: 349
diff changeset
   122
435
9e434185289a Restructure page, add typographic improvements
almikes@aol.com
parents: 426
diff changeset
   123
Note: `gtBomb` and `gtShell` were named `gtAmmo_Bomb` and `gtAmmo_Grenade` before 0.9.14.