diff --git a/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/medals.yml b/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/medals.yml new file mode 100644 index 0000000000..1094cab4f7 --- /dev/null +++ b/Resources/Prototypes/DeltaV/Entities/Clothing/Neck/medals.yml @@ -0,0 +1,10 @@ +- type: entity + parent: ClothingNeckBase + id: ClothingNeckBlackStar + name: black star medal + description: Given to crewmates that make the greatest of sacrifices in the performance of their duties. + components: + - type: Sprite + sprite: DeltaV/Clothing/Neck/Medals/blackstar.rsi + - type: Clothing + sprite: DeltaV/Clothing/Neck/Medals/blackstar.rsi diff --git a/Resources/Prototypes/Entities/Clothing/Neck/medals.yml b/Resources/Prototypes/Entities/Clothing/Neck/medals.yml index 3f712feb4b..cea321a93d 100644 --- a/Resources/Prototypes/Entities/Clothing/Neck/medals.yml +++ b/Resources/Prototypes/Entities/Clothing/Neck/medals.yml @@ -25,64 +25,64 @@ parent: ClothingNeckBase id: ClothingNeckCargomedal name: logistics medal # DeltaV - Logistics Department replacing Cargo - description: Given for the best work in the logistics department. # DeltaV - Logistics Department replacing Cargo + description: Whether it's for superior accountancy, courageous salvage work, or just being a friendly technician - this medal is to be assigned only for the best work in the logistics department. # DeltaV - Logistics Department replacing Cargo. Updated description for flavour components: - type: Sprite - sprite: Clothing/Neck/Medals/cargomedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/cargomedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/cargomedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/cargomedal.rsi # DeltaV - resprite - type: entity parent: ClothingNeckBase id: ClothingNeckEngineermedal name: engineer medal - description: Given for the best work in the engineering department. + description: Whether it's by keeping the crew breathing, meticulous rewiring and upgrading, or just having plenty of materials on-hand - this medal is to be assigned only for the best work in the engineering department. # DeltaV - Updated description for flavour components: - type: Sprite - sprite: Clothing/Neck/Medals/engineermedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/engineermedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/engineermedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/engineermedal.rsi # DeltaV - resprite - type: entity parent: ClothingNeckBase id: ClothingNeckMedicalmedal name: medical medal - description: Given for the best work in the medical department. + description: Whether it's being the first on the scene of an accident, the most caring bedside manner, or just making sure the patients don't go mad - this medal is to be assigned only for the best work in the medical department. # DeltaV - Updated description for flavour components: - type: Sprite - sprite: Clothing/Neck/Medals/medicalmedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/medicalmedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/medicalmedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/medicalmedal.rsi # DeltaV - resprite - type: entity parent: ClothingNeckBase id: ClothingNeckSciencemedal name: epistemics medal # DeltaV - Epistemics Department replacing Science - description: Given for the best work in the epistemics department. # DeltaV - Epistemics Department replacing Science + description: Whether it's pushing the edges of modern science and technology, foraying into the vast expanses of the noosphere, or just fetching the coffee - this medal is to be assigned only for the best work in the epistemics department. # DeltaV - Epistemics Department replacing Science. Updated description for flavour components: - type: Sprite - sprite: Clothing/Neck/Medals/sciencemedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/sciencemedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/sciencemedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/sciencemedal.rsi # DeltaV - resprite - type: entity parent: ClothingNeckBase id: ClothingNeckSecuritymedal name: security medal - description: Given for the best work in the security department. + description: Whether it's catching armed terrorists, guarding the crew from alien threats, or just having a conversation in the corridor - this medal is to be assigned only for the best work in the security department. # DeltaV - Updated description for flavour components: - type: Sprite - sprite: Clothing/Neck/Medals/securitymedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/securitymedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/securitymedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/securitymedal.rsi # DeltaV - resprite - type: entity parent: ClothingNeckBase id: ClothingNeckClownmedal - name: clown medal - description: Given for the best joke in the universe. HONK! + name: bravado medal # DeltaV - Updated title so it's not just a joke medal. + description: Given to crewmates who laugh in the face of death, lift their peers' spirits, and uplift themselves and their friends to success. # DeltaV - Updated description for flavour and to reflect title. components: - type: Sprite - sprite: Clothing/Neck/Medals/clownmedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/clownmedal.rsi # DeltaV - resprite - type: Clothing - sprite: Clothing/Neck/Medals/clownmedal.rsi + sprite: DeltaV/Clothing/Neck/Medals/clownmedal.rsi # DeltaV - resprite diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/equipped-NECK.png new file mode 100644 index 0000000000..5a0ad27587 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/icon.png new file mode 100644 index 0000000000..9fc310828c Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/meta.json new file mode 100644 index 0000000000..8aa69e9e04 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/blackstar.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Original work by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..45f4eb688d Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/icon.png new file mode 100644 index 0000000000..78cd32c7d0 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/meta.json new file mode 100644 index 0000000000..70d9537410 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/cargomedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..9bd5a15e5d Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/icon.png new file mode 100644 index 0000000000..befaeae22f Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/meta.json new file mode 100644 index 0000000000..70d9537410 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/clownmedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..39f1860451 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/icon.png new file mode 100644 index 0000000000..26ad56c54c Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/meta.json new file mode 100644 index 0000000000..f158c1d81f --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/engineermedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] +} \ No newline at end of file diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..6fc72f5381 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/icon.png new file mode 100644 index 0000000000..0a67e94d76 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/meta.json new file mode 100644 index 0000000000..70d9537410 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/medicalmedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..356e23cf8e Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/icon.png new file mode 100644 index 0000000000..9292d989f2 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/meta.json new file mode 100644 index 0000000000..70d9537410 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/sciencemedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] + } diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/equipped-NECK.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/equipped-NECK.png new file mode 100644 index 0000000000..c897bf763d Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/equipped-NECK.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/icon.png b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/icon.png new file mode 100644 index 0000000000..7210e65526 Binary files /dev/null and b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/icon.png differ diff --git a/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/meta.json b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/meta.json new file mode 100644 index 0000000000..70d9537410 --- /dev/null +++ b/Resources/Textures/DeltaV/Clothing/Neck/Medals/securitymedal.rsi/meta.json @@ -0,0 +1,18 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "made by AsikKEsel. Modified by TJohnson.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-NECK", + "directions": 4 + } + ] + }