Reapply "Who is testing"

This reverts commit 233ea315a6.
This commit is contained in:
MrSky12
2024-05-15 23:28:38 +02:00
parent 6901bc7fec
commit 6504160f61
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.