diff --git a/Resources/Prototypes/Loadouts/role_loadouts.yml b/Resources/Prototypes/Loadouts/role_loadouts.yml index f586eaa4ef..19fc86af65 100644 --- a/Resources/Prototypes/Loadouts/role_loadouts.yml +++ b/Resources/Prototypes/Loadouts/role_loadouts.yml @@ -323,7 +323,7 @@ id: JobChiefEngineer groups: - GroupTankHarness - #- ChiefEngineerHead + - ChiefEngineerHead - ChiefEngineerJumpsuit - ChiefEngineerBackpack # Sunrise-Edit - ChiefEngineerNeck diff --git a/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml b/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml index 37b5b3560b..98873190e2 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Clothing/Head/hats.yml @@ -300,3 +300,14 @@ sprite: _Sunrise/Clothing/Head/Hats/hat_with_paces.rsi - type: Clothing sprite: _Sunrise/Clothing/Head/Hats/hat_with_paces.rsi + +- type: entity + parent: ClothingHeadBase + id: ClothingHeadHatSingulo + name: корона Сингуло + description: Величайшее достижение инженеров и ученых - компактная установка сингулярности, позволяющая владельцу продемонстрировать свой статус и уникальность на станции. + components: + - type: Sprite + sprite: _Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi + - type: Clothing + sprite: _Sunrise/Clothing/Head/Hats/crown_singulo.rsi diff --git a/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Engineering/chief_engineer.yml index ab4bad79c4..79ce285fa3 100644 --- a/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/_Sunrise/Loadouts/Jobs/Engineering/chief_engineer.yml @@ -1,3 +1,12 @@ +- type: loadoutEffectGroup + id: BigMasterCE + effects: + - !type:JobRequirementLoadoutEffect + requirement: + !type:RoleTimeRequirement + role: JobChiefEngineer + time: 360000 #100 hrs + - type: loadout id: ChiefEngineerBackpack equipment: @@ -12,3 +21,21 @@ id: ChiefEngineerDuffel equipment: back: ClothingBackpackDuffelCE + +# Head +- type: loadout + id: ChiefEngineerHead + equipment: + head: ClothingHeadHatHardhatWhite + +- type: loadout + id: ChiefEngineerBeret + startingGear: EngineeringBeret + +- type: loadout + id: ChiefEngineerCrown + equipment: + head: ClothingHeadHatSingulo + effects: + - !type:GroupLoadoutEffect + proto: BigMasterCE \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml b/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml index 393b4471e6..0556a6f8fc 100644 --- a/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml @@ -176,6 +176,15 @@ - HeadHatBeretCentcomNaval - HeadHatCentcomcap +- type: loadoutGroup + id: ChiefEngineerHead + name: loadout-group-chief-engineer-head + minLimit: 0 + loadouts: + - ChiefEngineerHead + - ChiefEngineerBeret + - ChiefEngineerCrown + - type: loadoutGroup id: ChiefEngineerBackpack name: loadout-group-chief-engineer-backpack diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/equipped-HELMET.png b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/equipped-HELMET.png new file mode 100644 index 0000000000..818a36b9da Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/equipped-HELMET.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/meta.json new file mode 100644 index 0000000000..ffbece5cdb --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo.rsi/meta.json @@ -0,0 +1,57 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "discord: odlieerr", + "size": { + "x": 48, + "y": 48 + }, + "states": [ + { + "name": "equipped-HELMET", + "directions": 4, + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ], + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + } + ] +} diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/icon.png b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/icon.png new file mode 100644 index 0000000000..55136dbcfe Binary files /dev/null and b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/icon.png differ diff --git a/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/meta.json b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/meta.json new file mode 100644 index 0000000000..62efccd8e7 --- /dev/null +++ b/Resources/Textures/_Sunrise/Clothing/Head/Hats/crown_singulo_icon.rsi/meta.json @@ -0,0 +1,26 @@ +{ + "version": 1, + "license": "CLA", + "copyright": "discord: odlieerr", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon", + "delays": [ + [ + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1, + 0.1 + ] + ] + } + ] +}