mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
fix steal identity objectives not syncing to their linked assassinate objectives (#19809)
This commit is contained in:
@@ -824,3 +824,7 @@
|
||||
// /obj/machinery/door/airlock signals
|
||||
#define COMSIG_AIRLOCK_OPEN "airlock_open"
|
||||
#define COMSIG_AIRLOCK_CLOSE "airlock_close"
|
||||
|
||||
// /datum/objective signals
|
||||
///from datum/objective/proc/find_target()
|
||||
#define COMSIG_OBJECTIVE_TARGET_FOUND "objective_target_found"
|
||||
|
||||
Reference in New Issue
Block a user