[MIRROR] Removes spawn()s in securitrons (#2901)
* Removes spawn()s in securitrons (#30945) * Removes spawns in securitrons * Update sound.dm * Update secbot.dm * Removes spawn()s in securitrons
This commit is contained in:
committed by
Poojawa
parent
11ebba05e4
commit
e0b3e861c0
@@ -178,4 +178,6 @@
|
||||
'sound/vore/prey/death_10.ogg')
|
||||
if("bullet_miss")
|
||||
soundin = pick('sound/weapons/bulletflyby.ogg', 'sound/weapons/bulletflyby2.ogg', 'sound/weapons/bulletflyby3.ogg')
|
||||
if("law")
|
||||
soundin = pick('sound/voice/bgod.ogg', 'sound/voice/biamthelaw.ogg', 'sound/voice/bsecureday.ogg', 'sound/voice/bradio.ogg', 'sound/voice/binsult.ogg', 'sound/voice/bcreep.ogg')
|
||||
return soundin
|
||||
|
||||
Reference in New Issue
Block a user