[MIRROR] Cleanup (#12525)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-14 00:58:50 +01:00
committed by GitHub
co-authored by Kashargul
parent e9da721226
commit 45f04c0a27
25 changed files with 51 additions and 42 deletions
+2 -1
View File
@@ -139,7 +139,7 @@
var/digest_stage = null
var/d_mult_old = 1 //digest stage descriptions
var/d_mult = 1 //digest stage descriptions
var/d_stage_overlay //digest stage effects
var/image/d_stage_overlay //digest stage effects
var/gurgled = FALSE
var/oldname
var/cleanname
@@ -169,6 +169,7 @@
M.update_held_icons()
/obj/item/Destroy()
d_stage_overlay = null
if(item_tf_spawn_allowed)
GLOB.item_tf_spawnpoints -= src
if(ismob(loc))