diff options
author | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-05 12:00:56 +0000 |
---|---|---|
committer | MasterOfMuppets <MasterOfMuppets@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-05 12:00:56 +0000 |
commit | 0dbf1f7b3961028b4c0621de9f67d83e0f97abb7 (patch) | |
tree | e70037e4dec059ed2472ebe1bd38695368be7416 /npc/warps | |
parent | b778c91be709f03fcdf7cb29a3f775f684143b14 (diff) | |
download | hercules-0dbf1f7b3961028b4c0621de9f67d83e0f97abb7.tar.gz hercules-0dbf1f7b3961028b4c0621de9f67d83e0f97abb7.tar.bz2 hercules-0dbf1f7b3961028b4c0621de9f67d83e0f97abb7.tar.xz hercules-0dbf1f7b3961028b4c0621de9f67d83e0f97abb7.zip |
Put in some more airship NPCs and put in some warps needed for the Sign Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6975 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps')
-rw-r--r-- | npc/warps/other/sign.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/npc/warps/other/sign.txt b/npc/warps/other/sign.txt new file mode 100644 index 000000000..b53a5681d --- /dev/null +++ b/npc/warps/other/sign.txt @@ -0,0 +1,20 @@ +//===== Athena Script ========================================
+//= Sign Quest Warps
+//===== By: ==================================================
+//= MasterOfMuppets
+//===== Current Version: =====================================
+//= 1.1
+//===== Compatible With: =====================================
+//= Any Athena Version; RO Episode 8+
+//===== Description: =========================================
+//= Warp Points related to the Sign Quest will be put here
+//===== Additional Comments: =================================
+//= 1.0 A few warps. [MasterOfMuppets]
+//============================================================
+
+cmd_in01.gat,17,34,0 warp sign01 1,1,comodo.gat,187,164
+
+himinn.gat,49,6,0 warp sign02 1,1,gef_fild07.gat,179,241
+
+himinn.gat,49,67,0 warp sign03 1,1,himinn.gat,49,75
+himinn.gat,49,73,0 warp sign03a 1,1,himinn.gat,49,65
\ No newline at end of file |