Skip to content

Commit

Permalink
crusher handeled
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuuhuuuu committed Jul 28, 2024
1 parent e317454 commit 80d98b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/barricade/handrail.dm
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
if(!xenomorph.stat)
visible_message(SPAN_DANGER("[xenomorph] plows straight through [src]!"))
deconstruct(FALSE)
return
else
if(ismob(movable) && autoclimb)
var/mob/living/climber = movable
Expand Down

0 comments on commit 80d98b5

Please sign in to comment.