From 9bc643d4f9923ad4e6ee9c38f8dc6f734bbc82b2 Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 16 Jun 2009 16:05:23 +0000 Subject: Added missing semicolon in Sagatha script --- npc/013-1_Woodland_hills/sagatha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2