nice
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user