* Port #1583 from Imp

too dumb to cherrypick so hopefully coauthor works well enough

Co-Authored-By: wafehling <wafehling@users.noreply.github.com>

* newline ops

* newline ops AGAIN!

* how did this even HAPPEN

---------

Co-authored-by: wafehling <wafehling@users.noreply.github.com>
This commit is contained in:
KOTOB 2025-08-14 13:57:09 -07:00 committed by GitHub
parent 0a099d1425
commit ef93ebbeef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,5 @@
- files:
- blink.ogg
license: "CC0-1.0"
copyright: "Made by Rarenth on freesound.org."
source: "https://freesound.org/people/Rarenth/sounds/787959/"

Binary file not shown.

View File

@ -0,0 +1,4 @@
# Names
chat-emote-name-blink = Blink
# Message
chat-emote-msg-blink = blinks

View File

@ -502,6 +502,8 @@
volume: -6
Salute:
collection: Salutes
Blink: # Imp
collection: Blinks # Imp
- type: emoteSounds
id: DionaBodyEmotes
@ -519,6 +521,8 @@
path: /Audio/Voice/Diona/diona_salute.ogg
params:
volume: -5
Blink: # Imp
collection: Blinks # Imp
- type: emoteSounds
id: ReptilianBodyEmotes
@ -537,6 +541,8 @@
volume: -6
Salute:
collection: Salutes
Blink: # Imp
collection: Blinks # Imp
# mobs
- type: emoteSounds

View File

@ -0,0 +1,4 @@
- type: soundCollection
id: Blinks
files:
- /Audio/_Impstation/Effects/Emotes/blink.ogg

View File

@ -0,0 +1,10 @@
- type: emote
id: Blink
name: chat-emote-name-blink
category: General
icon: _Impstation/Interface/Emotes/blink.png #imp
chatMessages: ["chat-emote-msg-blink"]
chatTriggers:
- blink
- blinks
- blinked

View File

@ -4,3 +4,9 @@
license: "CC-BY-SA-4.0"
copyright: "Created by Carousel for Impstation"
source: "https://github.com/impstation/imp-station-14"
- files:
- blink.png
license: "CC0-1.0"
copyright: "Created by Rarenth for Impstation"
source: "https://github.com/impstation/imp-station-14"

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B