From 3451932a69c0907285cf5398949fdb6bc7a49e24 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 31 Aug 2011 10:43:00 +0200 Subject: Tutorial: get the starting money with some storywise explanation --- world/map/npc/042-1/kaan.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'world/map/npc/042-1') diff --git a/world/map/npc/042-1/kaan.txt b/world/map/npc/042-1/kaan.txt index 0b22ba64..e3998d1c 100644 --- a/world/map/npc/042-1/kaan.txt +++ b/world/map/npc/042-1/kaan.txt @@ -64,6 +64,10 @@ L_Tanisha3: mes "\"Are you going to visit Tulimshar?"; mes "The bazaar there is a wondeful place! Traders, entertainers, adventurers - it's very exciting.\""; next; + mes "\"Ah, I forgot. Without some money the bazaar is less fun I suppose."; + mes "Here, take this.\""; + set Zeny, Zeny + 15; + next; mes "\"And Ian the trainer is hanging around there often. You should talk to him, he's a smart guy.\""; set kaan, 2; if (hasan) -- cgit v1.2.3-60-g2f50