mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user