[MIRROR] Monkeys are now more likely to become Gorillas (#2806)
* Monkeys are now more likely to become Gorillas (#30775) * Automatic changelog generation for PR #30056 [ci skip] * Delete AutoChangeLog-pr-30056.yml * Monkey to Gorilla now more likely * Monkeys are now more likely to become Gorillas
This commit is contained in:
committed by
Poojawa
parent
f703adbdd2
commit
3c8f4ca032
@@ -30,7 +30,7 @@
|
||||
emote("collapse")
|
||||
Knockdown(200)
|
||||
to_chat(src, "<span class='danger'>You feel weak.</span>")
|
||||
if(radiation > 30 && prob((radiation - 30) * (radiation - 30) * 0.00002))
|
||||
if(radiation > 30 && prob((radiation - 30) * (radiation - 30) * 0.0002))
|
||||
gorillize()
|
||||
return
|
||||
switch(radiation)
|
||||
|
||||
Reference in New Issue
Block a user