Antag objectives are now announced when a target cryos

e
This commit is contained in:
AzuleUtama
2020-02-15 14:47:40 +00:00
parent 5b1941e784
commit 440a6f055f
+1
View File
@@ -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