diff -r 64d9eab4357c -r a6f98b1311f6 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