powder that makes you say yes

This commit is contained in:
Nadyr
2021-08-25 23:18:21 -04:00
committed by GitHub
parent 228cc8e096
commit 56d22684cc
+1 -1
View File
@@ -401,7 +401,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()
else if(isfloor(target))