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/cities/hugel.txt | 10 +++------- npc/cities/lighthalzen.txt | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 npc/cities/lighthalzen.txt (limited to 'npc/cities') diff --git a/npc/cities/hugel.txt b/npc/cities/hugel.txt index e1801f60d..3cc242a1a 100644 --- a/npc/cities/hugel.txt +++ b/npc/cities/hugel.txt @@ -17,6 +17,8 @@ //= 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,{ @@ -57,13 +59,7 @@ 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;} diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt new file mode 100644 index 000000000..8f6e1713f --- /dev/null +++ b/npc/cities/lighthalzen.txt @@ -0,0 +1,16 @@ +//===== eAthena Script ======================================= +//= Lighthalzen City +//===== By: ================================================== +//= erKURITA +//===== Current Version: ===================================== +//= 0.1 +//===== Compatible With: ===================================== +//= eAthena 1.0 +//===== Description: ========================================= +//= Lighthalzen NPCs (Temporal names for now) [erKURITA] +//===== Additional Comments: ================================= +//= Placed temporal names, why there weren't on the SVN before? [erKURITA] +//============================================================ + +lighthalzen.gat,154,100,5 script Lighthalzen Guard#1 852,{end;} +lighthalzen.gat,207,310,5 script Lighthalzen Guard#2 852,{end;} \ No newline at end of file -- cgit v1.2.3-60-g2f50