Merge pull request #7459 from Rykka-Stormheart/shep-dev-sound-overhaul

Massive Ambience and Sound Overhaul + Addition
This commit is contained in:
Atermonera
2020-08-27 16:23:38 -07:00
committed by GitHub
370 changed files with 704 additions and 74 deletions
@@ -472,6 +472,12 @@
message = "points to [M]."
else
m_type = 1
if("crack")
if(!restrained())
message = "cracks [T.his] knuckles."
playsound(src, 'sound/voice/knuckles.ogg', 50, 1)
m_type = 1
if("raise")
if(!src.restrained())