global lists global defined

This commit is contained in:
Desolate
2018-10-02 15:52:46 -05:00
parent c47df961d9
commit c974e29a3c
385 changed files with 1403 additions and 1403 deletions
@@ -77,8 +77,8 @@
if(A.health >= 0 && A.stat == DEAD)
A.stat = CONSCIOUS
A.lying = 0
dead_mob_list -= A
living_mob_list += A
GLOB.dead_mob_list -= A
GLOB.living_mob_list += A
// Finished restoring
if(A.health >= 100)
ai_slot.locked = FALSE