mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
powder that makes you say yes
This commit is contained in:
@@ -403,7 +403,7 @@
|
||||
for(var/mob/O in hearers(src, null))
|
||||
O.show_message("<span class='alium'>[src.target] collapses under its own weight into a puddle of goop and undigested debris!</span>", 1)
|
||||
|
||||
if(iswall(target)) //Gurgs : Spruced up corrosive acid
|
||||
if(iswall(target))
|
||||
var/turf/simulated/wall/W = target
|
||||
W.dismantle_wall(1)
|
||||
if(isfloor(target))
|
||||
|
||||
Reference in New Issue
Block a user