Revert "Who is testing"

This reverts commit cd3f5dccda.
This commit is contained in:
MrSky12
2024-05-15 23:03:13 +02:00
parent 14edf0b8b9
commit 233ea315a6
3 changed files with 7 additions and 11 deletions
@@ -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.