Downstream fixes for #42200
This commit is contained in:
parent
18280c51d1
commit
f8f03e2dd3
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
- type: quickPhrase
|
||||
parent: BaseCommandJobPhrase
|
||||
id: CentralCommandOfficialPhrase
|
||||
text: job-name-centcomoff
|
||||
text: job-name-centcommoff
|
||||
|
||||
- type: quickPhrase
|
||||
parent: BaseCommandJobPhrase
|
||||
|
|
|
|||
|
|
@ -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 <chell@alterae.online>, surgeon by Janet Blackquill <uhhadd@gmail.com> 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 <chell@alterae.online>, surgeon by Janet Blackquill <uhhadd@gmail.com> 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"
|
||||
},
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 584 B |
Loading…
Reference in New Issue