This commit is contained in:
Guti
2026-06-27 10:30:43 +02:00
committed by GitHub
parent 204ef00db9
commit 9cd4644f6a
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)