diff --git a/Resources/Prototypes/_CP14/StatusEffects/job.yml b/Resources/Prototypes/_CP14/StatusIcon/job.yml similarity index 73% rename from Resources/Prototypes/_CP14/StatusEffects/job.yml rename to Resources/Prototypes/_CP14/StatusIcon/job.yml index e0517aeafe..a57f8ee259 100644 --- a/Resources/Prototypes/_CP14/StatusEffects/job.yml +++ b/Resources/Prototypes/_CP14/StatusIcon/job.yml @@ -1,48 +1,54 @@ -- type: statusIcon +- type: jobIcon id: CP14JobIcon abstract: true priority: 1 locationPreference: Right isShaded: true -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconAdventurer icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: Adventurer + jobName: cp14-job-name-adventurer -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconAlchemist icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: Alchemist + jobName: cp14-job-name-alchemist -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconInnkeeper icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: Innkeeper + jobName: cp14-job-name-innkeeper -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconCaptain icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: Captain + jobName: cp14-job-name-captain -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconGuardCommander icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: GuardCommander + jobName: cp14-job-name-guard-commander -- type: statusIcon +- type: jobIcon parent: CP14JobIcon id: CP14JobIconHouseKeeper icon: sprite: /Textures/_CP14/Interface/Misc/job_icons.rsi state: HouseKeeper + jobName: cp14-job-name-house-keeper