Skip to content

Commit

Permalink
oop
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaFire15 committed Dec 8, 2024
1 parent 86e97f0 commit 933e84e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
for(var/mob/living/squished in squish)
if(squished.client)
to_chat(squished, "<span class='userdanger'>You are suddenly crushed by something solid materializing in your own space!</span>")
squished.gib()
squished.gib()

///Messes with turf spacetime in a certain area.
/obj/structure/overmap/proc/disjoint_phasestate()
Expand Down

0 comments on commit 933e84e

Please sign in to comment.