diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-08 09:58:56 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-03-08 09:58:56 +0000 |
commit | b4208257ea0906e375024f811d8e51208d539d35 (patch) | |
tree | 93cb249f75cadbec4118e5102b99bc037c061844 /db | |
parent | 1f0255185ae893e51c18229494e8de147e7697d9 (diff) | |
download | hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.gz hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.bz2 hercules-b4208257ea0906e375024f811d8e51208d539d35.tar.xz hercules-b4208257ea0906e375024f811d8e51208d539d35.zip |
- Some fixes to the Novice Training Grounds.
- Added Renewal 1-1 Job Change.
- Updated monster spawns to Renewal.
- Disabled Umbala dungeon mob spawns (Since it was removed).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14736 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/quest_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/quest_db.txt b/db/quest_db.txt index 7d9ba0b6c..5069d59d4 100644 --- a/db/quest_db.txt +++ b/db/quest_db.txt @@ -447,7 +447,7 @@ 7120,0,0,0,0,0,0,0,"Novice Training" 7121,0,0,0,0,0,0,0,"Novice Training" 7122,0,1002,1,0,0,0,0,"First battle - Poring Hunt" -7123,0,1049,2,0,0,0,0,"Battle Basics -Swordman" +7123,0,1050,2,0,0,0,0,"Battle Basics -Swordman" 7124,0,1063,5,0,0,0,0,"Battle Basics -Mage" 7126,0,0,0,0,0,0,0,"Selling items" 7127,0,1010,5,0,0,0,0,"Battle Basics -Thief" |