diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-14 08:29:20 +0000 |
commit | 52cb78c659059ef7796332963c1acf10d4546f17 (patch) | |
tree | 88d79cca6ff500f7c67b11fe1e76971638e1c6cc /npc/warps/dungeons/rachel_dun.txt | |
parent | 31341e9ec8e19f8af428a552015e28bf273b9f14 (diff) | |
download | hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.gz hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.bz2 hercules-52cb78c659059ef7796332963c1acf10d4546f17.tar.xz hercules-52cb78c659059ef7796332963c1acf10d4546f17.zip |
npc header consistency update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10759 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/dungeons/rachel_dun.txt')
-rw-r--r-- | npc/warps/dungeons/rachel_dun.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/warps/dungeons/rachel_dun.txt b/npc/warps/dungeons/rachel_dun.txt index aa724c6c9..052f46529 100644 --- a/npc/warps/dungeons/rachel_dun.txt +++ b/npc/warps/dungeons/rachel_dun.txt @@ -1,20 +1,20 @@ -//==== Athena Script ===================================== +//===== eAthena Script ======================================= //= Rachel Sanctuary Dungeon Warp Script -//==== By ================================================ +//===== By =================================================== //= Playtester -//==== Current Version :================================== +//===== Current Version :===================================== //= 1.4 -//==== Compatible With :================================== +//===== Compatible With :===================================== //= Any Athena Version -//==== Description :====================================== +//===== Description :========================================= //= Warp Points For Rachel Sanctuary Dungeon -//==== Additional Comment:================================ +//===== Additional Comment:=================================== //= 1.1 Added $ephiroth's warps [Playtester] //= 1.2 Replaced old versions with jAthena's [Playtester] //= 1.3 Official warps [Playtester] //= 1.4 Added quest map warp to random warp. [L0ne_W0lf] //= Added Dungeon exit back into temple. -//======================================================== +//============================================================ ra_san01,139,13,0 script sanctuary01 45,1,1,{ if (ra_tem_q == 21) { warp "que_san04",119,110; end; } |