From: Boaz1111 <149967078+Boaz1111@users.noreply.github.com> Date: Wed, 11 Jun 2025 21:56:57 +0000 (+0200) Subject: scar availability for more species (#35645) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=55540c374a97602f062bed364955a96bc8ed36df;p=space-station-14.git scar availability for more species (#35645) * :D * updated for new scars * small eye scar --- diff --git a/Resources/Locale/en-US/markings/scars.ftl b/Resources/Locale/en-US/markings/scars.ftl index f31f054911..75eedf0cd2 100644 --- a/Resources/Locale/en-US/markings/scars.ftl +++ b/Resources/Locale/en-US/markings/scars.ftl @@ -26,4 +26,10 @@ marking-ScarFace1-scar_face_1 = Face Scar marking-ScarFace1 = Face Scar (Large) marking-ScarFace2-scar_face_2 = Face Scar -marking-ScarFace2 = Face Scar (Small) \ No newline at end of file +marking-ScarFace2 = Face Scar (Small) + +marking-ScarEyeRightSmall-scar_eye_right_small = Right Eye Scar (Small) +marking-ScarEyeRightSmall = Small Eye Scar (Right) + +marking-ScarEyeLeftSmall-scar_eye_left_small = Left Eye Scar (Small) +marking-ScarEyeLeftSmall = Small Eye Scar (Left) \ No newline at end of file diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/scars.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/scars.yml index 4de3b59182..5dd1cd560e 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/scars.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/scars.yml @@ -2,7 +2,7 @@ id: ScarEyeRight bodyPart: Head markingCategory: Head - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, SlimePerson] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -12,7 +12,7 @@ id: ScarEyeLeft bodyPart: Head markingCategory: Head - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, SlimePerson] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -22,7 +22,7 @@ id: ScarTopSurgeryShort bodyPart: Chest markingCategory: Chest - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth, Arachnid, Diona] sexRestriction: [Male] followSkinColor: true sprites: @@ -33,7 +33,7 @@ id: ScarTopSurgeryLong bodyPart: Chest markingCategory: Chest - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth, Arachnid, Diona] sexRestriction: [Male] followSkinColor: true sprites: @@ -44,7 +44,7 @@ id: ScarChest bodyPart: Chest markingCategory: Chest - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth, Arachnid, Diona] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -54,7 +54,7 @@ id: ScarNeck bodyPart: Head markingCategory: Head - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -64,7 +64,7 @@ id: ScarChestBullets bodyPart: Chest markingCategory: Chest - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth, Arachnid] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -74,7 +74,7 @@ id: ScarStomachBullets bodyPart: Chest markingCategory: Chest - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth, Arachnid] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -84,7 +84,7 @@ id: ScarFace1 bodyPart: Head markingCategory: Head - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi @@ -94,8 +94,28 @@ id: ScarFace2 bodyPart: Head markingCategory: Head - speciesRestriction: [Human, Dwarf] + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson, Moth] followSkinColor: true sprites: - sprite: Mobs/Customization/scars.rsi - state: scar_face_2 \ No newline at end of file + state: scar_face_2 + +- type: marking + id: ScarEyeRightSmall + bodyPart: Head + markingCategory: Head + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson] + followSkinColor: true + sprites: + - sprite: Mobs/Customization/scars.rsi + state: scar_eye_right_small + +- type: marking + id: ScarEyeLeftSmall + bodyPart: Head + markingCategory: Head + speciesRestriction: [Human, Dwarf, Reptilian, SlimePerson] + followSkinColor: true + sprites: + - sprite: Mobs/Customization/scars.rsi + state: scar_eye_left_small diff --git a/Resources/Textures/Mobs/Customization/scars.rsi/meta.json b/Resources/Textures/Mobs/Customization/scars.rsi/meta.json index 9bc0d3263e..4794e3270a 100644 --- a/Resources/Textures/Mobs/Customization/scars.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/scars.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "scar_chest, scar_eye_left, scar_eye_right, scar_top_surgery_long and scar_top_surgery_short drawn by Ubaser, scar_neck, scar_chest_bullets, scar_stomach_bullets, scar_face_1 and scar_face_2 drawn by Ktyria(discord)", + "copyright": "scar_chest, scar_eye_left, scar_eye_right, scar_top_surgery_long and scar_top_surgery_short drawn by Ubaser, scar_neck, scar_chest_bullets, scar_stomach_bullets, scar_face_1 and scar_face_2 drawn by Ktyria(discord), scar_eye_left_small and scar_eye_right_small modified from scar_eye_left and scar_eye_right by Boaz1111(github).", "size": { "x": 32, "y": 32 @@ -46,6 +46,14 @@ { "name": "scar_face_2", "directions": 4 + }, + { + "name": "scar_eye_left_small", + "directions": 4 + }, + { + "name": "scar_eye_right_small", + "directions": 4 } ] } diff --git a/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_left_small.png b/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_left_small.png new file mode 100644 index 0000000000..3188e28efc Binary files /dev/null and b/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_left_small.png differ diff --git a/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_right_small.png b/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_right_small.png new file mode 100644 index 0000000000..46f241b004 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/scars.rsi/scar_eye_right_small.png differ