diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-14 11:57:10 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-14 11:57:10 +0000 |
commit | d533ac380d98effd3667a1090e889cd6811b8ce9 (patch) | |
tree | f4ebb9f08e43c237361db55eb02383570eea7044 /npc/warps/other | |
parent | ee32b70e68031b2b551579a3465caaf9ca5d2ceb (diff) | |
download | hercules-d533ac380d98effd3667a1090e889cd6811b8ce9.tar.gz hercules-d533ac380d98effd3667a1090e889cd6811b8ce9.tar.bz2 hercules-d533ac380d98effd3667a1090e889cd6811b8ce9.tar.xz hercules-d533ac380d98effd3667a1090e889cd6811b8ce9.zip |
* Uncommented all novice map, and added mapflags.
* Additionally; changed starting map from new_zone to new_1-1.
* Large update to the novice grounds. Fixed bugreport:1666
- Updated notice ground warps to reflect the above map-usage change.
- Additionally; NPCs now give EXP (base/job) dependant on your level.
- All prior novice ground progress will be lost, and variables cleared.
- NPCs give class specific items, but not the soulbound ones, yet.
- Fixed the mob count for the novice ground maps.
- Added all the old novice training ground vars to F_ClearGarbage
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/warps/other')
-rw-r--r-- | npc/warps/other/jobquests.txt | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/npc/warps/other/jobquests.txt b/npc/warps/other/jobquests.txt index 4e257000a..1ccbdd94d 100644 --- a/npc/warps/other/jobquests.txt +++ b/npc/warps/other/jobquests.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Athena (1.0) //===== Current Version: ===================================== -//= 1.8 +//= 2.0 //===== Compatible With: ===================================== //= Any Athena Version; RO Version Ep4+ //===== Description: ========================================= @@ -21,19 +21,20 @@ //= 1.6 removed swordman quest map warps. They are now contained in the swordman quest. [L0ne_W0lf] //= 1.7 Updated some 2-2 job quest related warps. [L0ne_W0lf] //= 1.8 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf] -//= 1.9 Added Jungslinger and NInja warps. [L0ne_W0lf] +//= 1.9 Added Gungslinger and NInja warps. [L0ne_W0lf] +//= 2.0 Updated Novice warps to use correct maps. [L0ne_W0lf] //============================================================ //============================================================================== //Novice //============================================================================== -new_zone01,148,112,0 warp newwarp6001 2,2,new_zone02,100,9 -new_zone02,100,6,0 warp newwarp6002 2,2,new_zone01,144,112 -new_zone02,126,106,0 warp newwarp6003 2,2,new_zone02,160,171 -new_zone02,156,171,0 warp newwarp6004 2,2,new_zone02,123,106 -new_zone02,73,106,0 warp newwarp6005 2,2,new_zone02,41,172 -new_zone02,46,172,0 warp newwarp6006 2,2,new_zone02,78,106 +new_1-1,148,112,0 warp newwarp6001 2,2,new_1-2,100,9 +new_1-2,100,6,0 warp newwarp6002 2,2,new_1-1,144,112 +new_1-2,126,106,0 warp newwarp6003 2,2,new_1-2,160,171 +new_1-2,156,171,0 warp newwarp6004 2,2,new_1-2,123,106 +new_1-2,73,106,0 warp newwarp6005 2,2,new_1-2,41,172 +new_1-2,46,172,0 warp newwarp6006 2,2,new_1-2,78,106 //============================================================================== //Thief |