]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Throngler Plushie Sprite (#30969)
authorPoorMansDreams <150595537+PoorMansDreams@users.noreply.github.com>
Tue, 13 Aug 2024 20:32:53 +0000 (13:32 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Aug 2024 20:32:53 +0000 (23:32 +0300)
Throngonkler Plush sprite

Resources/Prototypes/Entities/Objects/Fun/toys.yml
Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/meta.json [new file with mode: 0644]

index e7fa9934745202422fdc415b8bda6dbb8ac725a7..cd7bbc0aebf4f361c73bc31233b899dc9e213748 100644 (file)
@@ -60,7 +60,7 @@
   description: A stuffed toy to remind cargo techs of what they can no longer have.
   components:
     - type: Sprite
-      sprite: Objects/Weapons/Melee/Throngler2.rsi
+      sprite: Objects/Weapons/Melee/ThronglerPlushie.rsi
       state: icon
     - type: MeleeWeapon
       wideAnimationRotation: -135
diff --git a/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/icon.png b/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/icon.png
new file mode 100644 (file)
index 0000000..0d2b415
Binary files /dev/null and b/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/icon.png differ
diff --git a/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/meta.json b/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/meta.json
new file mode 100644 (file)
index 0000000..64c27d2
--- /dev/null
@@ -0,0 +1,14 @@
+{
+  "version": 1,
+  "license": "CC0-1.0",
+  "copyright": "Created by GandaIfHardcore",
+  "size": {
+    "x": 47,
+    "y": 47
+  },
+  "states": [
+    {
+      "name": "icon"
+    }
+  ]
+}