powder that makes you say yes

This commit is contained in:
Nadyr
2021-08-25 22:18:11 -04:00
committed by GitHub
parent 72f5e790db
commit 8ebb7450a3
+1 -1
View File
@@ -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))