CRY SUM MOAR

This commit is contained in:
Fox-McCloud
2015-12-13 18:10:32 -05:00
parent 309e325d3d
commit e15f65ce1f
+1 -1
View File
@@ -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)