Who is testing

not me!!!
This commit is contained in:
ReoDaProtovali
2024-05-15 15:25:50 -05:00
parent 72a120dadd
commit cd3f5dccda
3 changed files with 11 additions and 7 deletions
@@ -22,8 +22,8 @@
return pick(female_screams)
else
if(prob(1))
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('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.