diff options
Diffstat (limited to 'npc/018-6-1/main.txt')
-rw-r--r-- | npc/018-6-1/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index b57ad659c..d8699271f 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -222,7 +222,7 @@ OnMain: mesn l("Wounded Girl"); mesq l("...I guess I can't hide anymore..."); next; - sshake(rand2(3,5)); + sshake(rand2(3,5), false); mesn l("Wounded Girl"); mesq l("Ah!"); next; |