remove most top-level vardecls (#23946)

This commit is contained in:
warriorstar-orion
2024-02-05 17:12:08 -05:00
committed by GitHub
parent 60433a70b6
commit ed9842b730
24 changed files with 44 additions and 40 deletions
-2
View File
@@ -64,8 +64,6 @@ GLOBAL_LIST_EMPTY(frozen_atom_list) // A list of admin-frozen atoms.
else
revive()
/mob/living/simple_animal/var/admin_prev_health = null
/mob/living/simple_animal/admin_Freeze(admin)
if(..()) // The result of the parent call here will be the value of the mob's `frozen` variable after they get (un)frozen.
admin_prev_health = health