From d9f6484496be46a381ae5303efe0254aa1d873eb Mon Sep 17 00:00:00 2001 From: Vincent Petithory Date: Sun, 2 Sep 2012 23:41:16 +0200 Subject: Agostine and Lora Tay quest fixes: * add missing money check when buying the dress * lora tay gives a better hint on what to do when she works on the dress. * the condition to have the dress finished is now a 30 seconds wait. * spelling errors and some dialogs improvements by Qwerty Dragon --- world/map/npc/010-1/loratayworking.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 world/map/npc/010-1/loratayworking.txt (limited to 'world/map/npc/010-1/loratayworking.txt') diff --git a/world/map/npc/010-1/loratayworking.txt b/world/map/npc/010-1/loratayworking.txt deleted file mode 100644 index 5103ef60..00000000 --- a/world/map/npc/010-1/loratayworking.txt +++ /dev/null @@ -1,7 +0,0 @@ -010-1.gat,36,96,0|script|#loratayworking|32767,0,0{ -OnTouch: - if (QUEST_WG_state != 18) - end; - set QUEST_WG_state, 19; - end; -} -- cgit v1.2.3-60-g2f50