diff options
-rw-r--r-- | npc/003-1/lieutenantdausen.txt | 24 |
1 files 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 { |