diff --git a/Resources/Locale/en-US/_DV/job/job-names.ftl b/Resources/Locale/en-US/_DV/job/job-names.ftl index 90793fee54..b0873222f1 100644 --- a/Resources/Locale/en-US/_DV/job/job-names.ftl +++ b/Resources/Locale/en-US/_DV/job/job-names.ftl @@ -15,6 +15,8 @@ job-name-senior-engineer = Engineering Mentor job-name-senior-officer = Security Mentor job-name-qm = Logistics Officer job-name-centcomintern = CentComm Intern +job-name-rd = Mystagogue +job-name-brigmedic = Corpsman # Alternate titles job-alt-title-tourist = Tourist diff --git a/Resources/Prototypes/_DV/QuickPhrases/jobs.yml b/Resources/Prototypes/_DV/QuickPhrases/jobs.yml index 864b2da29c..57b67c9dff 100644 --- a/Resources/Prototypes/_DV/QuickPhrases/jobs.yml +++ b/Resources/Prototypes/_DV/QuickPhrases/jobs.yml @@ -65,7 +65,7 @@ - type: quickPhrase parent: BaseCommandJobPhrase id: CentralCommandOfficialPhrase - text: job-name-centcomoff + text: job-name-centcommoff - type: quickPhrase parent: BaseCommandJobPhrase diff --git a/Resources/Textures/_DV/Objects/Devices/pda.rsi/meta.json b/Resources/Textures/_DV/Objects/Devices/pda.rsi/meta.json index adb3ae6312..2d31a5228b 100644 --- a/Resources/Textures/_DV/Objects/Devices/pda.rsi/meta.json +++ b/Resources/Textures/_DV/Objects/Devices/pda.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "aPDA retexture by ZweiHawke @ zweihawke.net, added Hygiene Technician, modified interntech, added the cargo assistant by Radezolid, added Psychiatrist, Therapist, and Social Worker versions by alterae , surgeon by Janet Blackquill 2024. Security PDAs modified by TJohnson. Cryogenics Specialist PDA by willow_de_luna. Wizard PDA by Exile152 (github). Pharmacist PDA by Requiem(Croix). Secborg PDA modled by dahalo3rat (Discord) and coded by BungleBoss (Github). CentComm Intern PDA Modified by @Stxcking (github).", + "copyright": "aPDA retexture by ZweiHawke @ zweihawke.net, added Hygiene Technician, modified interntech, added the cargo assistant by Radezolid, added Psychiatrist, Therapist, and Social Worker versions by alterae , surgeon by Janet Blackquill 2024. Security PDAs modified by TJohnson. Cryogenics Specialist PDA by willow_de_luna. Wizard PDA by Exile152 (github). Pharmacist PDA by Requiem(Croix). Secborg PDA modled by dahalo3rat (Discord) and coded by BungleBoss (Github). CentComm Intern PDA Modified by @Stxcking (github). Ninja PDA by BarryNorfolk (Github)", "size": { "x": 32, "y": 32 @@ -314,6 +314,9 @@ { "name": "pda-wizard" }, + { + "name": "pda-ninja" + }, { "name": "pda-secborg" }, diff --git a/Resources/Textures/_DV/Objects/Devices/pda.rsi/pda-ninja.png b/Resources/Textures/_DV/Objects/Devices/pda.rsi/pda-ninja.png new file mode 100644 index 0000000000..b63b0ae25f Binary files /dev/null and b/Resources/Textures/_DV/Objects/Devices/pda.rsi/pda-ninja.png differ