mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
Update deepstorage.dm (#30113)
This commit is contained in:
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user