diff --git a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml index 3084b8c75a2038..cd8191f51c003f 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/pins.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/pins.yml @@ -183,147 +183,4 @@ clothingVisuals: neck: - state: goldautism-equipped - -#- type: entity - # parent: ClothingNeckPinBase - # id: ClothingNeckVulturePin -# name: vulture pin -# description: Given to the crew of Vulture -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: vulture -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: vulture-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckMirosPin -# name: miros pin -# description: Given to the crew of Miros -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: miros -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: miros-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckLizardPin -# name: lizard pin -# description: Given to the crew of Lizard -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: lizard -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: lizard-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckLeviathanPin -# name: leviathan pin -# description: Given to the crew of Leviathan -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: leviathan -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: leviathan-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckSalamanderPin -# name: salamander pin -# description: Given to the crew of Salamander -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: salamander -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: salamander-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckAxolotlPin -# name: axolotl pin -# description: Given to the crew of Axolotl -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: axolotl -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: axolotl-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckFrontierPin -# name: frontier pin -# description: Given to the crew of Frontier -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: frontier -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: frontier-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckDeltaVPin -# name: delta-v pin -# description: Given to the crew of Delta-V -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: delta-v -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: delta-v-equipped - -#- type: entity -# parent: ClothingNeckPinBase -# id: ClothingNeckCosmaticDriftPin -# name: cosmatic-drift pin -# description: Given to the crew of Cosmatic Drift -# components: -# - type: Sprite -# sprite: Clothing/Neck/Misc/pins.rsi -# layers: -# - state: cosmatic-drift -# - type: Clothing -# sprite: Clothing/Neck/Misc/pins.rsi -# clothingVisuals: -# neck: -# - state: cosmatic-drift-equipped + \ No newline at end of file diff --git a/Resources/Prototypes/Harmony/Entities/Clothing/Neck/pins.yml b/Resources/Prototypes/Harmony/Entities/Clothing/Neck/pins.yml new file mode 100644 index 00000000000000..5ab66bbfcafc33 --- /dev/null +++ b/Resources/Prototypes/Harmony/Entities/Clothing/Neck/pins.yml @@ -0,0 +1,143 @@ +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckVulturePin + name: vulture pin + description: Given to the crew of Vulture + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: vulture + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: vulture-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckMirosPin + name: miros pin + description: Given to the crew of Miros + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: miros + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: miros-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckLizardPin + name: lizard pin + description: Given to the crew of Lizard + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: lizard + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: lizard-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckLeviathanPin + name: leviathan pin + description: Given to the crew of Leviathan + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: leviathan + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: leviathan-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckSalamanderPin + name: salamander pin + description: Given to the crew of Salamander + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: salamander + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: salamander-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckAxolotlPin + name: axolotl pin + description: Given to the crew of Axolotl + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: axolotl + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: axolotl-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckFrontierPin + name: frontier pin + description: Given to the crew of Frontier + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: frontier + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: frontier-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckDeltaVPin + name: delta-v pin + description: Given to the crew of Delta-V + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: delta-v + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: delta-v-equipped + +- type: entity + parent: ClothingNeckPinBase + id: ClothingNeckCosmaticDriftPin + name: cosmatic-drift pin + description: Given to the crew of Cosmatic Drift + components: + - type: Sprite + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + layers: + - state: cosmatic-drift + - type: Clothing + sprite: Harmony/Clothiong/Neck/Misc/pins.rsi + clothingVisuals: + neck: + - state: cosmatic-drift-equipped diff --git a/Resources/Prototypes/Harmony/Loadlouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/Harmony/Loadlouts/Miscellaneous/trinkets.yml new file mode 100644 index 00000000000000..06e9d8ad598dcf --- /dev/null +++ b/Resources/Prototypes/Harmony/Loadlouts/Miscellaneous/trinkets.yml @@ -0,0 +1,89 @@ +- type: loadout + id: ClothingNeckLizardPin + equipment: ClothingNeckLizardPin + +- type: startingGear + id: ClothingNeckLizardPin + storage: + back: + - ClothingNeckLizardPin + +- type: loadout + id: ClothingNeckSalamanderPin + equipment: ClothingNeckSalamanderPin + +- type: startingGear + id: ClothingNeckSalamanderPin + storage: + back: + - ClothingNeckSalamanderPin + +- type: loadout + id: ClothingNeckMirosPin + equipment: ClothingNeckMirosPin + +- type: startingGear + id: ClothingNeckMirosPin + storage: + back: + - ClothingNeckMirosPin + +- type: loadout + id: ClothingNeckLeviathanPin + equipment: ClothingNeckLeviathanPin + +- type: startingGear + id: ClothingNeckLeviathanPin + storage: + back: + - ClothingNeckLeviathanPin + +- type: loadout + id: ClothingNeckVulturePin + equipment: ClothingNeckVulturePin + +- type: startingGear + id: ClothingNeckVulturePin + storage: + back: + - ClothingNeckVulturePin + +- type: loadout + id: ClothingNeckAxolotlPin + equipment: ClothingNeckAxolotlPin + +- type: startingGear + id: ClothingNeckAxolotlPin + storage: + back: + - ClothingNeckAxolotlPin + +- type: loadout + id: ClothingNeckFrontierPin + equipment: ClothingNeckFrontierPin + +- type: startingGear + id: ClothingNeckFrontierPin + storage: + back: + - ClothingNeckFrontierPin + +- type: loadout + id: ClothingNeckDeltaVPin + equipment: ClothingNeckDeltaVPin + +- type: startingGear + id: ClothingNeckDeltaVPin + storage: + back: + - ClothingNeckDeltaVPin + +- type: loadout + id: ClothingNeckCosmaticDriftPin + equipment: ClothingNeckCosmaticDriftPin + +- type: startingGear + id: ClothingNeckCosmaticDriftPin + storage: + back: + - ClothingNeckCosmaticDriftPin diff --git a/Resources/Prototypes/Harmony/Loadlouts/loadout_groups.yml b/Resources/Prototypes/Harmony/Loadlouts/loadout_groups.yml new file mode 100644 index 00000000000000..b7177f760e9f0a --- /dev/null +++ b/Resources/Prototypes/Harmony/Loadlouts/loadout_groups.yml @@ -0,0 +1,15 @@ +# Server Pins +- type: loadoutGroup + id: HarmonyTrinkets + name: loadout-group-harmonytrinkets + minLimit: 0 + maxLimit: 1 + loadouts: + - ClothingNeckSalamanderPin + - ClothingNeckMirosPin + - ClothingNeckLeviathanPin + - ClothingNeckVulturePin + - ClothingNeckAxolotlPin + - ClothingNeckFrontierPin + - ClothingNeckDeltaVPin + - ClothingNeckCosmaticDriftPin diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml index 5db924db279e19..96e2229dd7de78 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml @@ -131,98 +131,3 @@ back: - ClothingNeckAutismPin -#- type: loadout -# id: ClothingNeckGoldAutismPin -# storage: -# back: -# - ClothingNeckGoldAutismPin - -#- type: loadout -# id: ClothingNeckLizardPin -# equipment: ClothingNeckLizardPin - -#- type: startingGear -# id: ClothingNeckLizardPin -# storage: -# back: -# - ClothingNeckLizardPin - -#- type: loadout -# id: ClothingNeckSalamanderPin -# equipment: ClothingNeckSalamanderPin - -#- type: startingGear -# id: ClothingNeckSalamanderPin -# storage: -# back: -# - ClothingNeckSalamanderPin - -#- type: loadout -# id: ClothingNeckMirosPin -# equipment: ClothingNeckMirosPin - -#- type: startingGear -# id: ClothingNeckMirosPin -# storage: -# back: -# - ClothingNeckMirosPin - -#- type: loadout -# id: ClothingNeckLeviathanPin -# equipment: ClothingNeckLeviathanPin - -#- type: startingGear -# id: ClothingNeckLeviathanPin -# storage: -# back: -# - ClothingNeckLeviathanPin - -#- type: loadout -# id: ClothingNeckVulturePin -# equipment: ClothingNeckVulturePin - -#- type: startingGear -# id: ClothingNeckVulturePin -# storage: -# back: -# - ClothingNeckVulturePin - -#- type: loadout -# id: ClothingNeckAxolotlPin -# equipment: ClothingNeckAxolotlPin - -#- type: startingGear -# id: ClothingNeckAxolotlPin -# storage: -# back: -# - ClothingNeckAxolotlPin - -#- type: loadout -# id: ClothingNeckFrontierPin -# equipment: ClothingNeckFrontierPin - -#- type: startingGear -# id: ClothingNeckFrontierPin -# storage: -# back: -# - ClothingNeckFrontierPin - -#- type: loadout -# id: ClothingNeckDeltaVPin -# equipment: ClothingNeckDeltaVPin - -#- type: startingGear -# id: ClothingNeckDeltaVPin -# storage: -# back: -# - ClothingNeckDeltaVPin - -#- type: loadout -# id: ClothingNeckCosmaticDriftPin -# equipment: ClothingNeckCosmaticDriftPin - -#- type: startingGear -# id: ClothingNeckCosmaticDriftPin -# storage: -# back: -# - ClothingNeckCosmaticDriftPin diff --git a/Resources/Prototypes/Loadouts/loadout_groups.yml b/Resources/Prototypes/Loadouts/loadout_groups.yml index a72b1e30bc83e3..868fb1f7d214ec 100644 --- a/Resources/Prototypes/Loadouts/loadout_groups.yml +++ b/Resources/Prototypes/Loadouts/loadout_groups.yml @@ -25,14 +25,6 @@ - ClothingNeckTransPin - ClothingNeckAutismPin - ClothingNeckGoldAutismPin -# - ClothingNeckSalamanderPin -# - ClothingNeckMirosPin -# - ClothingNeckLeviathanPin -# - ClothingNeckVulturePin -# - ClothingNeckAxolotlPin -# - ClothingNeckFrontierPin -# - ClothingNeckDeltaVPin -# - ClothingNeckCosmaticDriftPin - type: loadoutGroup id: Glasses diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/meta.json b/Resources/Textures/Clothing/Neck/Misc/pins.rsi/meta.json index 420e5c88dadba1..46b04963997008 100644 --- a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Misc/pins.rsi/meta.json @@ -69,69 +69,6 @@ { "name": "trans-equipped", "directions": 4 - }, - { - "name": "vulture" - }, - { - "name": "vulture-equipped", - "directions": 4 - }, - { - "name": "lizard" - }, - { - "name": "lizard-equipped", - "directions": 4 - }, - { - "name": "leviathan" - }, - { - "name": "leviathan-equipped", - "directions": 4 - }, - { - "name": "salamander" - }, - { - "name": "salamander-equipped", - "directions": 4 - }, - { - "name": "miros" - }, - { - "name": "miros-equipped", - "directions": 4 - }, - { - "name": "frontier" - }, - { - "name": "frontier-equipped", - "directions": 4 - }, - { - "name": "delta-v" - }, - { - "name": "delta-v-equipped", - "directions": 4 - }, - { - "name": "cosmatic-drift" - }, - { - "name": "cosmatic-drift-equipped", - "directions": 4 - }, - { - "name": "axolotl" - }, - { - "name": "axolotl-equipped", - "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/axolotl-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/axolotl-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/axolotl-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/axolotl-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/axolotl.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/axolotl.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/axolotl.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/axolotl.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/cosmatic-drift-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/cosmatic-drift-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/cosmatic-drift-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/cosmatic-drift-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/cosmatic-drift.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/cosmatic-drift.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/cosmatic-drift.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/cosmatic-drift.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/delta-v-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/delta-v-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/delta-v-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/delta-v-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/delta-v.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/delta-v.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/delta-v.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/delta-v.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/frontier-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/frontier-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/frontier-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/frontier-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/frontier.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/frontier.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/frontier.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/frontier.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/leviathan-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/leviathan-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/leviathan-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/leviathan-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/leviathan.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/leviathan.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/leviathan.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/leviathan.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/lizard-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/lizard-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/lizard-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/lizard-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/lizard.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/lizard.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/lizard.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/lizard.png diff --git a/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/meta.json b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/meta.json new file mode 100644 index 00000000000000..88fcb0b2697d9d --- /dev/null +++ b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/meta.json @@ -0,0 +1,75 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Silly server pins by Keld", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "vulture" + }, + { + "name": "vulture-equipped", + "directions": 4 + }, + { + "name": "lizard" + }, + { + "name": "lizard-equipped", + "directions": 4 + }, + { + "name": "leviathan" + }, + { + "name": "leviathan-equipped", + "directions": 4 + }, + { + "name": "salamander" + }, + { + "name": "salamander-equipped", + "directions": 4 + }, + { + "name": "miros" + }, + { + "name": "miros-equipped", + "directions": 4 + }, + { + "name": "frontier" + }, + { + "name": "frontier-equipped", + "directions": 4 + }, + { + "name": "delta-v" + }, + { + "name": "delta-v-equipped", + "directions": 4 + }, + { + "name": "cosmatic-drift" + }, + { + "name": "cosmatic-drift-equipped", + "directions": 4 + }, + { + "name": "axolotl" + }, + { + "name": "axolotl-equipped", + "directions": 4 + } + ] +} + diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/miros-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/miros-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/miros-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/miros-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/miros.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/miros.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/miros.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/miros.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/salamander-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/salamander-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/salamander-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/salamander-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/salamander.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/salamander.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/salamander.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/salamander.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/vulture-equipped.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/vulture-equipped.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/vulture-equipped.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/vulture-equipped.png diff --git a/Resources/Textures/Clothing/Neck/Misc/pins.rsi/vulture.png b/Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/vulture.png similarity index 100% rename from Resources/Textures/Clothing/Neck/Misc/pins.rsi/vulture.png rename to Resources/Textures/Harmony/Clothing/Neck/Misc/serverpins.rsi/vulture.png