From e29216fba24a39eaf1b0391d4770bb342335da1d Mon Sep 17 00:00:00 2001 From: mekolat Date: Wed, 29 Oct 2014 12:15:37 -0400 Subject: add missing save points --- world/map/npc/068-2/hetchel.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/068-2/hetchel.txt') diff --git a/world/map/npc/068-2/hetchel.txt b/world/map/npc/068-2/hetchel.txt index 0700598f..4bcf4cb4 100644 --- a/world/map/npc/068-2/hetchel.txt +++ b/world/map/npc/068-2/hetchel.txt @@ -188,6 +188,7 @@ L_Spants_Cry_Cont_3: L_Spants_Cry_Cont_4: set @spants_state, 3; + callsub S_Update_Spants; mes "[Hetchel the weaver]"; mes ""; mes "\"Oh wait! I am not sure if it is such a good idea to ask her about that, I think she would not give the plans to you anyway."; @@ -204,6 +205,7 @@ L_Spants_Reply_Cry: mes ""; mes "\"...\""; set @spants_state, 1; + callsub S_Update_Spants; goto L_Close; -- cgit v1.2.3-60-g2f50