[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
+2 -1
View File
@@ -10,7 +10,8 @@
new/datum/data/pda/app/notekeeper,
new/datum/data/pda/app/news,
new/datum/data/pda/app/messenger,
new/datum/data/pda/app/game_launcher)
new/datum/data/pda/app/game_launcher,
new/datum/data/pda/app/goals)
special_handling = TRUE
/obj/item/pda/ai/proc/set_name_and_job(newname as text, newjob as text, newrank as null|text)