From: Ubaser <134914314+UbaserB@users.noreply.github.com> Date: Mon, 2 Oct 2023 07:08:20 +0000 (+1100) Subject: New Kobold Ears marking for lizards (#20672) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=10c2db48309df87c3283498a02a96941d48ae5db;p=space-station-14.git New Kobold Ears marking for lizards (#20672) --- diff --git a/Resources/Locale/en-US/markings/reptilian.ftl b/Resources/Locale/en-US/markings/reptilian.ftl index bd2725c350..462d4140c2 100644 --- a/Resources/Locale/en-US/markings/reptilian.ftl +++ b/Resources/Locale/en-US/markings/reptilian.ftl @@ -84,3 +84,6 @@ marking-LizardHornsMyrsore = Lizard Horns (Myrsore) marking-LizardHornsBighorn-horns_bighorn = Lizard Horns (Bighorn) marking-LizardHornsBighorn = Lizard Horns (Bighorn) + +marking-LizardHornsKoboldEars-horns_kobold_ears = Lizard Ears (Kobold) +marking-LizardHornsKoboldEars = Lizard Ears (Kobold) diff --git a/Resources/Prototypes/Entities/Mobs/Customization/Markings/reptilian.yml b/Resources/Prototypes/Entities/Mobs/Customization/Markings/reptilian.yml index 72da7b1d2a..c569b71c3c 100644 --- a/Resources/Prototypes/Entities/Mobs/Customization/Markings/reptilian.yml +++ b/Resources/Prototypes/Entities/Mobs/Customization/Markings/reptilian.yml @@ -262,3 +262,12 @@ sprites: - sprite: Mobs/Customization/reptilian_parts.rsi state: horns_bighorn + +- type: marking + id: LizardHornsKoboldEars + bodyPart: HeadTop + markingCategory: HeadTop + speciesRestriction: [Reptilian] + sprites: + - sprite: Mobs/Customization/reptilian_parts.rsi + state: horns_kobold_ears diff --git a/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/horns_kobold_ears.png b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/horns_kobold_ears.png new file mode 100644 index 0000000000..8e859f4104 Binary files /dev/null and b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/horns_kobold_ears.png differ diff --git a/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/meta.json b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/meta.json index 9b4e9b5db4..ac25bd5a25 100644 --- a/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/meta.json +++ b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore and Bighorn are drawn by Ubaser", + "copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore and Bighorn are drawn by Ubaser, and Kobold Ears are drawn by Pigeonpeas.", "size": { "x": 32, "y": 32 @@ -163,6 +163,10 @@ "name": "horns_bighorn", "directions": 4 }, + { + "name": "horns_kobold_ears", + "directions": 4 + }, { "name": "r_leg_tiger", "directions": 4