]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
big tail can wag now
authorTiniest Shark <head.rebel@yahoo.com>
Sun, 25 May 2025 05:55:59 +0000 (01:55 -0400)
committerTiniest Shark <head.rebel@yahoo.com>
Sun, 25 May 2025 05:55:59 +0000 (01:55 -0400)
Resources/Prototypes/Entities/Mobs/Customization/Markings/reptilian.yml
Resources/Textures/Mobs/Customization/reptilian_parts.rsi/meta.json
Resources/Textures/Mobs/Customization/reptilian_parts.rsi/tail_large_wagging.png [new file with mode: 0644]

index 08911091364a95532acf1d1cbc44f4066ab1ac41..c58e5a3bb391172e38dc0dc7f52dbc36bac173eb 100644 (file)
     - sprite: Mobs/Customization/reptilian_parts.rsi
       state: tail_smooth_wagging_secondary
 
+- type: marking
+  id: LizardTailLargeAnimated
+  bodyPart: Tail
+  markingCategory: Tail
+  speciesRestriction: []
+  sprites:
+  - sprite: Mobs/Customization/reptilian_parts.rsi
+    state: tail_large_wagging
+
 - type: marking
   id: LizardTailSpikesAnimated
   bodyPart: Tail
index bb2a784f4c738c46cf51635051168efcfc55312b..9e2e777c99c773e64676b06d62204dc133eb536b 100644 (file)
@@ -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, Bighorn and Demonic are drawn by Ubaser, and Kobold Ears are drawn by Pigeonpeas. Back fin by alzore_ (Discord), Aquatic tail modified from smooth tail by alzore_ (discord). Body_underbelly made by Nairod(github) for SS14. Large drawn by Ubaser. Wagging tail by SonicDC. Splotch modified from Sharp by KittenColony(github). Frills neckfull come from: https://github.com/Bubberstation/Bubberstation/commit/8bc6b83404803466a560b694bf22ef3c0ac266a2",
+  "copyright": "https://github.com/Skyrat-SS13/Skyrat-tg/tree/40e3cdbb15b8bc0d5ef2fb46133adf805bda5297, while Argali, Ayrshire, Myrsore, Bighorn and Demonic are drawn by Ubaser, and Kobold Ears are drawn by Pigeonpeas. Back fin by alzore_ (Discord), Aquatic tail modified from smooth tail by alzore_ (discord). Body_underbelly made by Nairod(github) for SS14. Large drawn by Ubaser. Wagging tail by SonicDC. Splotch modified from Sharp by KittenColony(github). Frills neckfull come from: https://github.com/Bubberstation/Bubberstation/commit/8bc6b83404803466a560b694bf22ef3c0ac266a2, large wag by TiniestShark (github)",
   "size": {
     "x": 32,
     "y": 32
         ]
       ]
     },
+    {
+       "name": "tail_large_wagging",
+       "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
+         ],
+         [
+           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
+      ]
+    ]
+  },
     {
       "name": "tail_dtiger_wagging",
       "directions": 4,
diff --git a/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/tail_large_wagging.png b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/tail_large_wagging.png
new file mode 100644 (file)
index 0000000..2aafa20
Binary files /dev/null and b/Resources/Textures/Mobs/Customization/reptilian_parts.rsi/tail_large_wagging.png differ