mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 22:17:32 +01:00
CRY SUM MOAR
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
if(prob(90))
|
||||
M.adjustToxLoss(1)
|
||||
if(prob(5))
|
||||
M << "<span class = 'danger'>You cannot breathe!</span>"
|
||||
M << "<span class='danger'>You cannot breathe!</span>"
|
||||
M.losebreath += 1
|
||||
M.adjustOxyLoss(15)
|
||||
M.Stun(1)
|
||||
|
||||
Reference in New Issue
Block a user