mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
@@ -22,8 +22,8 @@
|
||||
return pick(female_screams)
|
||||
else
|
||||
if(prob(1))
|
||||
return pick('modular_citadel/sound/voice/scream_m1.ogg', 'modular_citadel/sound/voice/scream_m2.ogg', \
|
||||
'sound/voice/human/wilhelm_scream.ogg')
|
||||
return sound = pick('modular_citadel/sound/voice/scream_m1.ogg', 'modular_citadel/sound/voice/scream_m2.ogg', \
|
||||
'sound/voice/human/wilhelm_scream.ogg')
|
||||
return pick(male_screams)
|
||||
|
||||
//Curiosity killed the cat's wagging tail.
|
||||
|
||||
Reference in New Issue
Block a user