--- a/GearTypes.wiki Thu Sep 21 00:03:29 2017 +0100
+++ b/GearTypes.wiki Thu Sep 21 00:04:14 2017 +0100
@@ -114,7 +114,7 @@
* `Pos`: Crate type: 1=ammo crate, 2=health crate, 4=utility crate (also see below)
* `Tag`: Used for the appear animation
* `Health`: Amount of health contained in a health crate
- * `Power`: Ammo count in an ammo or utility crate. `0` = Use weapon scheme default
+ * `Power`: Ammo count in an ammo or utility crate. 0 = Use weapon scheme default (default: 0)
* `Boom`: Explosion size and damage (default: 25)
We recommend you to use `SpawnAmmoCrate` and the like to crate crate gears instead of `AddGear`.