On-mob_life proc doesn't work for some reason. Fix it/badger helpers.

This commit is contained in:
Fermi
2019-05-16 01:26:46 +01:00
parent 246a344fed
commit 538c6e98ac
4 changed files with 32 additions and 31 deletions
-1
View File
@@ -41,7 +41,6 @@
if (!T)
return
..()
return
if ((from.pH > 12.5) || (from.pH < 1.5))
to_chat(src, "<span class='warning'>You taste chemical burns!</span>")
T.adjustTongueLoss(src, 5)