diff -r 1a9e923f1c1b -r e50238cb0131 GearTypes.wiki --- a/GearTypes.wiki Thu Sep 21 00:04:14 2017 +0100 +++ b/GearTypes.wiki Thu Sep 21 00:09:36 2017 +0100 @@ -566,6 +566,9 @@ ==== `gtAddAmmo` ==== Used to add some weapon or utilty to a hedgehog. The gear is added when a crate ([GearTypes#gtCase `gtCase`]) has been collected. + * `Pos`: Ammo classification: 1=weapon, 4=utility + * `Power`: Ammo count. 0 = Use weapon scheme default (default: 0) + ==== `gtATStartGame` ==== This gear is created to mark the beginning of the game. It will cause a ticker message to be displayed (“Let's fight!”) and sets some internal stuff.