mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-22 04:22:40 +01:00
Adds a necessary rand
This commit is contained in:
@@ -1457,7 +1457,7 @@
|
||||
if(1)
|
||||
adjustFireLoss(rand(15, 25))
|
||||
if(2)
|
||||
adjustFireLoss(10, 18)
|
||||
adjustFireLoss(rand(10, 18))
|
||||
if(3)
|
||||
adjustFireLoss(rand(5, 12))
|
||||
if(4)
|
||||
|
||||
Reference in New Issue
Block a user