[MIRROR] Adds various department goals (#12854)

Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-06-27 12:49:20 -04:00
committed by GitHub
co-authored by Guti
parent a6f657b826
commit 80fc8efd0d
12 changed files with 139 additions and 2 deletions
@@ -80,7 +80,7 @@ SUBSYSTEM_DEF(departmentgoals)
if(!length(all_goals))
GLOB.command_announcement.Announce("There are no department goals for this shift.", "Station Resource Department")
return
GLOB.command_announcement.Announce("Department goals have been updated for this shift. (Check your IC tab's \"Check Round Goals\" for details!)", "Station Resource Department")
GLOB.command_announcement.Announce("Department goals have been updated for this shift. Check your PDA for details!", "Station Resource Department")
/datum/controller/subsystem/departmentgoals/proc/handle_round_end()
SIGNAL_HANDLER