mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
some random sounds here and there (#10900)
fixes rustle1.ogg new vaurca antenna twitch sound new zippo sounds new wall hitting sounds taken from /tg/ and bay
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
|
||||
if(isvaurca(speaker))
|
||||
speaker.custom_emote(VISIBLE_MESSAGE, "[pick("twitches their antennae", "twitches their antennae rhythmically")].")
|
||||
playsound(speaker, 'sound/voice/vaurca_antenna_twitch.ogg', 60, 1)
|
||||
|
||||
if (within_jamming_range(speaker))
|
||||
// The user thinks that the message got through.
|
||||
@@ -285,4 +286,3 @@
|
||||
flags = WHITELISTED | NONVERBAL
|
||||
syllables = list("azs","zis","zau","azua","skiu","zuakz","izo","aei","ki","kut","zo")
|
||||
partial_understanding = list(LANGUAGE_UNATHI = 50)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user