LuaGameplay: Max ammo crate probability is 8, not 9
authorWuzzy
Sat, 10 Oct 2020 16:25:03 +0200
changeset 2188 a6f98b1311f6
parent 2187 64d9eab4357c
child 2189 b2f75d4bf715
LuaGameplay: Max ammo crate probability is 8, not 9
LuaGameplay.wiki
--- a/LuaGameplay.wiki	Sat Oct 10 15:41:00 2020 +0200
+++ b/LuaGameplay.wiki	Sat Oct 10 16:25:03 2020 +0200
@@ -123,7 +123,7 @@
 
  * `ammoType`: Ammo type to be set
  * `count`: Initial ammo count. 9 = infinite
- * `probability`: Crate probability. Max. value is 9. 0 = never
+ * `probability`: Crate probability. Value between 0 (never) and 8 (highest probability)
  * `delay`: Number of rounds this ammo is delayed
  * `numberInCrate`: Amount of ammo in a crate