Revert "Things"

This reverts commit 0385cb4e303358c28aa7250edbabac135be1f89c.
This commit is contained in:
Meowykins
2015-02-12 22:43:30 -06:00
parent 2237802974
commit 85fec34b2e
5 changed files with 6 additions and 63 deletions
+1 -4
View File
@@ -801,10 +801,7 @@
return
for(var/mob/O in viewers(src, null))
if(mind.changeling)
O.show_message(text("<B>\red [src] twists their body into a vile form, bones cracking and popping as its tiny body contorts into a mass of distorted limbs, quickly forcing their way through the vent!</B>"), 1)
else
O.show_message(text("<B>[src] scrambles into the ventillation ducts!</B>"), 1)
O.show_message(text("<B>[src] scrambles into the ventillation ducts!</B>"), 1)
loc = target_vent
var/travel_time = round(get_dist(loc, target_vent.loc) / 2)