mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Antag objectives are now announced when a target cryos
e
This commit is contained in:
@@ -394,6 +394,7 @@
|
||||
spawn(1) //This should ideally fire after the occupant is deleted.
|
||||
if(!O) return
|
||||
O.find_target()
|
||||
O.owner.announce_objectives()
|
||||
if(!(O.target))
|
||||
GLOB.all_objectives -= O
|
||||
O.owner.objectives -= O
|
||||
|
||||
Reference in New Issue
Block a user