From d7a57109d50c47309a61941aa545233e7f414958 Mon Sep 17 00:00:00 2001 From: Lupus Date: Thu, 13 Apr 2006 05:28:16 +0000 Subject: fixed hugel bugs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6031 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/hugel.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'npc/cities/hugel.txt') diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index 3cc242a1a..c18946564 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -17,12 +17,10 @@ //= Started the basis of Poring Track. [erKURITA] //= Moved the old lady to npc\guides\guides_hu.txt, since it's Hugel's guard [erKURITA] //= Special thanks to RockmanEXE who provided all necesary info =3 -//= 1.1 Abducted/Moved Yan and Yalmire to npc\events\custom\p_track. [erKURITA] -//= 1.2 Fixed the switch/select stuff. [erKURITA] //============================================================ hu_in01.gat,23,311,4 script Johsh 898,{ -set @npcname$,"[Josh]"; +set @npcname$, "[Josh]"; mes @npcname$; mes "Hi ho~ I sell some awesome firecrackers, would you like to buy one?"; @@ -59,7 +57,13 @@ hugel.gat,91,152,4 script Bulletin Board 837,{end;} //= New Npcs hugel.gat,76,134,4 script Yahna 101,{end;} hugel.gat,71,137,5 script Jamira 879,{end;} - +hugel.gat,58,72,5 script Yan 86,{ +//ask for 500z to enter, poring track nš1 +end;} +hugel.gat,62,68,1 script Yalmire 86,{ +//ask for 500z to enter, poring track nš2 +end; +} hugel.gat,175,115,5 script Anhi Anh 897,{end;} hugel.gat,191,172,4 script Yanhe 895,{end;} hugel.gat,196,164,3 script Amnot 50,{end;} -- cgit v1.2.3-60-g2f50