Update deepstorage.dm (#30113)

This commit is contained in:
1080pCat
2025-08-16 22:40:14 +10:00
committed by GitHub
parent 67b8ef9fd3
commit 633763c403
@@ -19,7 +19,7 @@
move_resist = MOVE_FORCE_VERY_STRONG
pull_force = MOVE_FORCE_VERY_STRONG
deathmessage = "collapses into a pile of gibs. From the looks of it this is the deadest it can get... "
butcher_results = list(/obj/item/regen_mesh)
butcher_results = list(/obj/item/regen_mesh = 1)
/// Is the boss charging right now?
var/charging = FALSE
/// Did our boss die?