Merge pull request #16228 from MadmanMartian/invulnerable_wall_vulnerability

big mobs can no longer destroy invulnerable walls by smashing them
This commit is contained in:
Rob Nelson
2017-10-13 09:41:32 -07:00
committed by GitHub

View File

@@ -56,6 +56,9 @@
/turf/simulated/wall/invulnerable/ex_act(severity)
return // :^)
/turf/simulated/wall/invulnerable/attack_animal()
return
/turf/simulated/wall/invulnerable/ice
name = "blue ice wall"
desc = "The incredible compressive forces that formed this sturdy ice wall gave it a blue color."