changeset 2188 | a6f98b1311f6 |
parent 2106 | 2835503f0144 |
child 2232 | 09bf7a4d5411 |
--- 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