mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Merge pull request #12978 from AzuleUtama/cryopodObjectives
Antag objectives are now announced when a target cryos
This commit is contained in:
@@ -398,6 +398,7 @@
|
||||
GLOB.all_objectives -= O
|
||||
O.owner.objectives -= O
|
||||
qdel(O)
|
||||
O.owner.announce_objectives()
|
||||
if(occupant.mind && occupant.mind.assigned_role)
|
||||
//Handle job slot/tater cleanup.
|
||||
var/job = occupant.mind.assigned_role
|
||||
|
||||
Reference in New Issue
Block a user