init
This commit is contained in:
19
Prototypes/_Impstation/SoundCollections/emotes.yml
Normal file
19
Prototypes/_Impstation/SoundCollections/emotes.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
# SPDX-FileCopyrightText: 2025 Froffy025 <scotttaco025@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: soundCollection
|
||||
id: Bubbles
|
||||
files:
|
||||
- /Audio/_Impstation/Voice/Slime/s_bubble.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: Pops
|
||||
files:
|
||||
- /Audio/_Impstation/Voice/Slime/s_pop.ogg
|
||||
|
||||
- type: soundCollection
|
||||
id: Cracks
|
||||
files:
|
||||
- /Audio/_Impstation/Effects/Emotes/knuckles.ogg
|
||||
28
Prototypes/_Impstation/Voice/speech_emote_sounds.yml
Normal file
28
Prototypes/_Impstation/Voice/speech_emote_sounds.yml
Normal file
@@ -0,0 +1,28 @@
|
||||
# SPDX-FileCopyrightText: 2025 Froffy025 <scotttaco025@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: emoteSounds
|
||||
id: AnimalSlime
|
||||
sounds:
|
||||
Squish:
|
||||
collection: Squishes
|
||||
Bubble:
|
||||
collection: Bubbles
|
||||
Pop:
|
||||
collection: Pops
|
||||
CatMeow:
|
||||
collection: CatMeows
|
||||
CatHisses:
|
||||
collection: CatHisses
|
||||
MonkeyScreeches:
|
||||
collection: MonkeyScreeches
|
||||
RobotBeep:
|
||||
collection: RobotBeeps
|
||||
Honk:
|
||||
collection: BikeHorn
|
||||
Weh:
|
||||
collection: Weh
|
||||
params:
|
||||
variation: 0.125
|
||||
72
Prototypes/_Impstation/Voice/speech_emotes.yml
Normal file
72
Prototypes/_Impstation/Voice/speech_emotes.yml
Normal file
@@ -0,0 +1,72 @@
|
||||
# SPDX-FileCopyrightText: 2025 Froffy025 <scotttaco025@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
# vocal emotes
|
||||
- type: emote
|
||||
id: Bubble
|
||||
name: chat-emote-name-bubble
|
||||
category: Vocal
|
||||
available: false
|
||||
icon: Interface/Emotes/squish.png
|
||||
whitelist:
|
||||
components:
|
||||
- Vocal
|
||||
- Slime
|
||||
blacklist:
|
||||
components:
|
||||
- BorgChassis
|
||||
chatMessages: ["chat-emote-msg-bubble"]
|
||||
chatTriggers:
|
||||
# Frontier: emote consistency
|
||||
- bubble
|
||||
- bubbles
|
||||
- bubbling
|
||||
- bubbled
|
||||
# End Frontier: emote consistency
|
||||
|
||||
- type: emote
|
||||
id: Pop
|
||||
name: chat-emote-name-pop
|
||||
category: Vocal
|
||||
available: false
|
||||
icon: Interface/Emotes/squish.png
|
||||
whitelist:
|
||||
components:
|
||||
- Vocal
|
||||
- Slime
|
||||
blacklist:
|
||||
components:
|
||||
- BorgChassis
|
||||
chatMessages: ["chat-emote-msg-pop"]
|
||||
chatTriggers:
|
||||
# Frontier: emote consistency
|
||||
- pop
|
||||
- pops
|
||||
- popping
|
||||
- popped
|
||||
# End Frontier: emote consistency
|
||||
|
||||
# hand emotes
|
||||
- type: emote
|
||||
id: Crack
|
||||
name: chat-emote-name-crack
|
||||
category: Hands
|
||||
icon: _Impstation/Interface/Emotes/crack.png
|
||||
whitelist:
|
||||
components:
|
||||
- Hands
|
||||
blacklist:
|
||||
components:
|
||||
- BorgChassis
|
||||
chatMessages: ["chat-emote-msg-crack"]
|
||||
chatTriggers:
|
||||
- crack knuckles
|
||||
- cracks knuckles
|
||||
- cracking knuckles
|
||||
- cracked knuckles
|
||||
- cracks their knuckles
|
||||
- cracks her knuckles
|
||||
- cracks his knuckles
|
||||
- cracks its knuckles
|
||||
Reference in New Issue
Block a user