diff options
Diffstat (limited to 'npc/009-5/joaquim.txt')
-rw-r--r-- | npc/009-5/joaquim.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-5/joaquim.txt b/npc/009-5/joaquim.txt index 3362a2ef4..fb8ed9b6c 100644 --- a/npc/009-5/joaquim.txt +++ b/npc/009-5/joaquim.txt @@ -27,7 +27,7 @@ L_TooWeak: L_Weak: mesn; - .@r=rand(1,5); + .@r=rand2(1,5); switch (.@r) { case 1: mesq l("Watch out! My wife was gravely wounded the other day. Don't forget your shield when leaving this holy place!"); |