From: PoorMansDreams <150595537+PoorMansDreams@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:32:53 +0000 (-0700) Subject: Throngler Plushie Sprite (#30969) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=02521d59dd34d532ea0a601587a36c96b55bdf47;p=space-station-14.git Throngler Plushie Sprite (#30969) Throngonkler Plush sprite --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index e7fa993474..cd7bbc0aeb 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -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 index 0000000000..0d2b4152e6 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 index 0000000000..64c27d2d3f --- /dev/null +++ b/Resources/Textures/Objects/Weapons/Melee/ThronglerPlushie.rsi/meta.json @@ -0,0 +1,14 @@ +{ + "version": 1, + "license": "CC0-1.0", + "copyright": "Created by GandaIfHardcore", + "size": { + "x": 47, + "y": 47 + }, + "states": [ + { + "name": "icon" + } + ] +}