diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-30 02:05:43 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-30 02:05:43 +0000 |
commit | a337fe03f0d79b3f091ccbb4c1e6d10212910615 (patch) | |
tree | 5602e16d952bf399cb162121fd1faf5b0f66a8d4 /npc/warps/other/other.txt | |
parent | 2eec605a3bbdf6ec0292e97692b2ffb8790ab227 (diff) | |
download | hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.gz hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.bz2 hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.tar.xz hercules-a337fe03f0d79b3f091ccbb4c1e6d10212910615.zip |
* Added Somotology Laboratory F4 quest (written by Ziu, translated by Heris, uses some iRO dialogues).
* Updated quest_db with Somotology Laboratory F4 entries (5113-5125 are placeholders, may be incorrect).
* Moving of warp files, reducing the number of duplicates in pre-re/re paths.
* Added a note to documentation (bugreport:7065) and fixed a small mistake (bugreport:7068).
* Follow-up r17056, missing $ (bugreport:7067) and added a missing item.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17063 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other/other.txt')
-rw-r--r-- | npc/warps/other/other.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/npc/warps/other/other.txt b/npc/warps/other/other.txt new file mode 100644 index 000000000..011494794 --- /dev/null +++ b/npc/warps/other/other.txt @@ -0,0 +1,35 @@ +//===== rAthena Script ======================================= +//= Other Warp Script +//===== By: ================================================== +//= Athena (1.0) +//===== Current Version: ===================================== +//= 1.0 +//===== Compatible With: ===================================== +//= Any Athena Version; +//===== Description: ========================================= +//= Warp Points for Other Maps +//===== Additional Comments: ================================= +//= Split off npc_warp.txt +//============================================================ + +//guild_room,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs1,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs1,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs1,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs1,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs2,50,88,0 warp warp4 0,0,hoge,0,0 +//guild_vs2,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs2,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs2,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs3,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs3,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs3,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs3,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs4,7,50,0 warp warp4 0,0,hoge,0,0 +//guild_vs4,50,7,0 warp warp4 0,0,hoge,0,0 +//guild_vs4,92,50,0 warp warp4 0,0,hoge,0,0 +//guild_vs4,50,92,0 warp warp4 0,0,hoge,0,0 +//guild_vs5,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs5,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs5,0,0,0 warp warp4 0,0,hoge,0,0 +//guild_vs5,0,0,0 warp warp4 0,0,hoge,0,0 |