From 9051efd681bc7ffb7a9764d44c7a5afaa5ab3997 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 Sep 2021 20:49:54 -0300 Subject: Fix bugs at Dausen --- npc/003-1/lieutenantdausen.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt index 2c6cf313d..44b410dcf 100644 --- a/npc/003-1/lieutenantdausen.txt +++ b/npc/003-1/lieutenantdausen.txt @@ -79,21 +79,21 @@ // Reward for quest completion L_Reward: - mesn; - mesq l("Thank you, here is your reward."); + mesn; + mesq l("Thank you, here is your reward."); - inventoryplace TulimsharGuardBoots, 1, TulimsharGuardCard, 1; - getitem TulimsharGuardBoots, 1; - getitem TulimsharGuardCard, 1; - setq TulimsharQuest_WaterForGuard, 3; + inventoryplace TulimsharGuardBoots, 1, TulimsharGuardCard, 1; + getitem TulimsharGuardBoots, 1; + getitem TulimsharGuardCard, 1; + setq TulimsharQuest_WaterForGuard, 3; - next; + next; - speech 0x0, - l("Wait a minute..."), - l("The Tulimshar guards needs an freelance employee who would help us in our work. We are searching for people as you."), - l("Take this badge, so you can get access to the guard house. You will find more work there. Bye, and good luck!"); - return; + speech 0x0, + l("Wait a minute..."), + l("The Tulimshar guards needs an freelance employee who would help us in our work. We are searching for people as you."), + l("Take this badge, so you can get access to the guard house. You will find more work there. Bye, and good luck!"); + close; // Mob Tutorial Quest function DausenMobTutorial { -- cgit v1.2.3-60-g2f50