diff options
Diffstat (limited to 'npc/020-2_Nivalis/furquest.txt')
-rw-r--r-- | npc/020-2_Nivalis/furquest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-2_Nivalis/furquest.txt b/npc/020-2_Nivalis/furquest.txt index 2d988f75..debce274 100644 --- a/npc/020-2_Nivalis/furquest.txt +++ b/npc/020-2_Nivalis/furquest.txt @@ -3,7 +3,7 @@ //################################################################################# // Santa's Inn - Agostine, The Legendary Tailor -020-2.gat,102,28,0 script Agostine 137, { +020-2.gat,102,28,0 script Agostine 137,{ if (QUEST_WG_state == 1) goto L_State_0_3; if (QUEST_WG_state == 2) goto L_State_1; if (QUEST_WG_state == 3) goto L_State_2; |