From 9adc8abaa6ce3d5535b419fc2588a54d9755fe82 Mon Sep 17 00:00:00 2001 From: eaac Date: Thu, 13 Apr 2006 01:35:50 +0000 Subject: - Added up the locations but temporal names of Poring track npcs. Will be worked on over time. [erKURITA] - Fitted the many lines into 1 or 2, and corrected some typos on most of the npc\guides. Visual update to the guards, for short. [erKURITA] - Added some info to the docs.[erKURITA] - Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guides/guides_hu.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/guides/guides_hu.txt') diff --git a/npc/guides/guides_hu.txt b/npc/guides/guides_hu.txt index 5079c35a2..6af4659fc 100644 --- a/npc/guides/guides_hu.txt +++ b/npc/guides/guides_hu.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= erKURITA //===== Current Version: ===================================== -//= 1.0 +//= 1.5 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= //= Guard/Guide NPC of City of Hugel. //===== Additional Comments: ================================= //= 1.0 Started the script. [erKURITA] +//= 1.5 Minor fixes ._. [erKURITA] //============================================================ hugel.gat,98,57,3 script Old Lady 863,{ @@ -48,7 +49,7 @@ M_Menu: "Hunter Guild",M_1_8a, "^000066Poring Track 1^000000",M_1_9, "^000066Poring Track 2^000000",M_1_10, - "^000066Bingo House^000000",M_1_11, + "Bingo House",M_1_11, "Wipe all indications from mini-map",M_1_8, "Cancel", M_End; @@ -108,6 +109,7 @@ M_Menu: mes "[Old Lady]"; mes "The 'Bingo House' is located at the northwest of Hugel. Lay your bet ladies and gentlements!"; viewpoint 1,57,207,7,0xFF8000; + goto sL_Wipe; M_1_8: set @COMPASS_CHECK, 2; -- cgit v1.2.3-70-g09d2