GearTypes: Discourage negative health crates
authorWuzzy
Fri, 23 Feb 2018 16:11:56 +0000
changeset 1236 5011c573bded
parent 1235 dae4580eca94
child 1237 c4a843642c21
GearTypes: Discourage negative health crates
GearTypes.wiki
--- a/GearTypes.wiki	Fri Feb 23 16:10:33 2018 +0000
+++ b/GearTypes.wiki	Fri Feb 23 16:11:56 2018 +0000
@@ -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
+ * `Health`: Amount of health contained in a health crate. This value should not be negative
  * `Power`: Ammo count in an ammo or utility crate. 0: Use weapon scheme default. 100 or greater: infinite (default: 0)
  * `Boom`: Explosion size and damage (default: 25)