summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
Diffstat (limited to 'npc/cities')
-rw-r--r--npc/cities/hugel.txt10
-rw-r--r--npc/cities/lighthalzen.txt16
2 files changed, 19 insertions, 7 deletions
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