diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/013-1_Woodland_hills/sagatha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/013-1_Woodland_hills/sagatha.txt b/npc/013-1_Woodland_hills/sagatha.txt index 283b40d1..ffa42aa8 100644 --- a/npc/013-1_Woodland_hills/sagatha.txt +++ b/npc/013-1_Woodland_hills/sagatha.txt @@ -45,7 +45,7 @@ function script SagathaHatAttack { mes "[Witch]"; mes "\"You have no idea what that poor creature felt!\""; - mes "She snaps her fingers." + mes "She snaps her fingers."; mes "\"Let me show you...\""; misceffect 4, strcharinfo(0); misceffect 4; |