[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:
CitadelStationBot
2017-09-22 22:37:07 -05:00
committed by Poojawa
parent 11ebba05e4
commit e0b3e861c0
2 changed files with 22 additions and 20 deletions
+2
View File
@@ -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