]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix-Resprite emote icons (#31447)
authorlzk <124214523+lzk228@users.noreply.github.com>
Mon, 26 Aug 2024 02:20:58 +0000 (04:20 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 02:20:58 +0000 (12:20 +1000)
* Fix-Resprite emote icons

* change scream

Resources/Prototypes/Voice/speech_emotes.yml
Resources/Textures/Interface/Emotes/attributions.yml
Resources/Textures/Interface/Emotes/scream.png [new file with mode: 0644]
Resources/Textures/Interface/Emotes/vocal.png

index a249218d71cb41c2fe9fbaf8313093bb67cd336a..c39bf1f37919dedbabcb25ce78d59c7dd7d5bfc8 100644 (file)
@@ -3,7 +3,7 @@
   id: Scream
   name: chat-emote-name-scream
   category: Vocal
-  icon: Interface/Actions/scream.png
+  icon: Interface/Emotes/scream.png
   whitelist:
     components:
     - Vocal
index c65eeb25da0f3aeac903b0c1b8b10e1734a45e0f..4cb2faa076e794747d3462f7fc8d9bf17f56f14f 100644 (file)
   copyright: "Created by Sarahon"
   source: "https://github.com/Sarahon"
 
+- files: ["scream.png"]
+  license: "CC-BY-SA-3.0"
+  copyright: "Created by lzk228(discord 455630609641897984), based on sprite by Sarahon"
+  source: "https://github.com/lzk228"
+
 - files: ["sigh.png"]
   license: "CC-BY-SA-3.0"
   copyright: "Created by Sarahon"
 
 - files: ["vocal.png"]
   license: "CC-BY-SA-3.0"
-  copyright: "Created by Sarahon"
+  copyright: "Created by Sarahon, modified by lzk228(discord 455630609641897984)"
   source: "https://github.com/Sarahon"
 
 - files: ["weh.png"]
diff --git a/Resources/Textures/Interface/Emotes/scream.png b/Resources/Textures/Interface/Emotes/scream.png
new file mode 100644 (file)
index 0000000..e4e36ed
Binary files /dev/null and b/Resources/Textures/Interface/Emotes/scream.png differ
index 55cddaa02e4b66c0b95507fc17460d6a1e4d9e90..73c5042b22ea853e9ca71523cc20943d46e3a002 100644 (file)
Binary files a/Resources/Textures/Interface/Emotes/vocal.png and b/Resources/Textures/Interface/Emotes/vocal.png differ