diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-07 23:30:18 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-07 23:30:18 +0000 |
commit | 2dadd8a880bdea8b94d69d83a1dd8b6569552ada (patch) | |
tree | 87ea5d0ce9e1f21bebeffc540f9523575484ae86 /npc/cities/einbroch.txt | |
parent | 0224ba74aa451f4103974ea860815683f70c4ef7 (diff) | |
download | hercules-2dadd8a880bdea8b94d69d83a1dd8b6569552ada.tar.gz hercules-2dadd8a880bdea8b94d69d83a1dd8b6569552ada.tar.bz2 hercules-2dadd8a880bdea8b94d69d83a1dd8b6569552ada.tar.xz hercules-2dadd8a880bdea8b94d69d83a1dd8b6569552ada.zip |
GS related npcs
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5950 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities/einbroch.txt')
-rw-r--r-- | npc/cities/einbroch.txt | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/npc/cities/einbroch.txt b/npc/cities/einbroch.txt index 81ee497db..f3428b3b8 100644 --- a/npc/cities/einbroch.txt +++ b/npc/cities/einbroch.txt @@ -14,6 +14,8 @@ //= 0.4 Added a crappy quest, have fun guys... [MasterOfMuppets]
//= 0.4a Added exp bonus for the factory quest, borrowed from a Korean fansite.
//= 0.4b Added missing close [Komurka]
+//= 0.5 Added Temporal Locations of Gunslinger Job Change map.
+//= Info provided by RockmanEXE [erKURITA]
//============================================================
@@ -1510,4 +1512,30 @@ einbroch.gat,188,72,3 script Keneshiotz 855,{ mes "know that money makes";
mes "the world go 'round?";
close;
-}
\ No newline at end of file +}
+
+//| Temporal NPC locations until the text inside it has been obtained
+
+//que_ng.gat,182,85,2 script TempNPC0 109,{
+//end;
+//}
+
+//que_ng.gat,187,149,3 script TempNPC1 83,{
+//end;
+//}
+
+//que_ng.gat,187,154,3 script TempNPC2 86,{
+//end;
+//}
+
+//que_ng.gat,187,161,3 script TempNPC3 744,{
+//end;
+//}
+
+//que_ng.gat,185,180,3 script TempNPC4 726,{
+//end;
+//}
+
+//que_ng.gat,149,178,5 script TempNPC5 744,{
+//end;
+//}
\ No newline at end of file |