From ea8bb7b0cd86321ad0f85cc7a145671c527c10f9 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sun, 11 Sep 2011 20:33:46 -0400 Subject: Tab conversion and script formatting project. Final commit, maps 024-1 through 042-2 complete. --- world/map/npc/042-1/hasan.txt | 3 ++- world/map/npc/042-1/kaan.txt | 2 ++ world/map/npc/042-1/valon.txt | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) (limited to 'world/map/npc/042-1') diff --git a/world/map/npc/042-1/hasan.txt b/world/map/npc/042-1/hasan.txt index 0393e697..f658445e 100644 --- a/world/map/npc/042-1/hasan.txt +++ b/world/map/npc/042-1/hasan.txt @@ -31,6 +31,7 @@ mes "[Unfriendly Guy]"; mes "\"I, Hasan the Mighty, have decided to put a toll on this path.\""; next; + L_Toll: mes "[Hasan]"; mes "\"Give me " + @toll + "GP, and I may let you pass.\""; @@ -246,9 +247,9 @@ OnTouch: if (hasan == 4) message strcharinfo(0), "Hasan: \"Please wait a moment!\""; end; + L_Tut: warp "022-1.gat", 23, 38; end; - } diff --git a/world/map/npc/042-1/kaan.txt b/world/map/npc/042-1/kaan.txt index e3998d1c..ca35843f 100644 --- a/world/map/npc/042-1/kaan.txt +++ b/world/map/npc/042-1/kaan.txt @@ -99,6 +99,7 @@ L_Hasan: mes "\"He might listen to one of the adult men, but they're all off to work in Tulimshar during the day.\""; set kaan, 3; next; + L_Trick: mes "[Kaan]"; mes "\"Do you have any idea what Hasans weakness could be?"; @@ -112,6 +113,7 @@ L_Trick: mes "\"Scorpions?! Right! How could I forget?"; mes "When he was a child, he nearly died because he fell into a scorpion nest.\""; next; + L_Explain: mes "\"Ok, then here's the plan:"; mes "I will catch one of the scorpions that's coming to the fence from the desert.\""; diff --git a/world/map/npc/042-1/valon.txt b/world/map/npc/042-1/valon.txt index 221d161c..47aa18a6 100644 --- a/world/map/npc/042-1/valon.txt +++ b/world/map/npc/042-1/valon.txt @@ -32,6 +32,7 @@ OnTouch: mes "\"The desert is merciless."; mes "I can't let you leave like this.\""; close; + L_Tut: warp "041-1.gat", 33, 8; end; -- cgit v1.2.3-70-g09d2