less puke related lag

This commit is contained in:
joep van der velden
2019-04-12 22:58:11 +02:00
parent 19f681c24d
commit 55282f15d6
7 changed files with 15 additions and 19 deletions
+1 -2
View File
@@ -701,8 +701,7 @@
H.nutrition -= 20
H.adjustToxLoss(-3)
var/turf/T = get_turf(H)
T.add_vomit_floor(H)
playsound(H, 'sound/effects/splat.ogg', 50, 1)
T.add_vomit_floor()
else
visible_message("<span class='warning'>[src] flickers and fails, due to bluespace interference!</span>")
qdel(src)