This commit is contained in:
unusualcrow
2016-12-29 14:48:55 -05:00
parent 925f918e9b
commit e3d39e7ccb
+1 -1
View File
@@ -72,7 +72,7 @@
skip_shake = 1
if(!explosion_shake_message_cooldown && devastation_range > 1 && !skip_shake && M.stat == CONSCIOUS && !istype(get_turf(M), /turf/open/space))
if(istype(get_turf(M), /turf/open/floor/plasteel/asteroid))
if(istype(get_turf(M), /turf/open/floor/plasteel/asteroid | /turf/open/floor/plating/ash))
M << "<span class='danger'>You feel the ground shaking below you.</span>"
else
M << "<span class='danger'>You feel the station's structure shaking all around you.</span>"