diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 16:48:01 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-02 16:48:01 +0000 |
commit | c356e3e97d921d733389111d058d5b6f851214d1 (patch) | |
tree | 790e5ade64aa5cb363b64e0624b8ac04b0d70ce7 /db | |
parent | 8595b89738a9446c330d7e5d31e93080e2a87246 (diff) | |
download | hercules-c356e3e97d921d733389111d058d5b6f851214d1.tar.gz hercules-c356e3e97d921d733389111d058d5b6f851214d1.tar.bz2 hercules-c356e3e97d921d733389111d058d5b6f851214d1.tar.xz hercules-c356e3e97d921d733389111d058d5b6f851214d1.zip |
Removed the job bonuses of High Novice and Baby Novice
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6939 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 3 | ||||
-rw-r--r-- | db/job_db2.txt | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index d123212b0..e8b871ef6 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,13 +27,14 @@ =========================
06/02
+ * Removed the job bonuses of High Novice and Baby Novice [Playtester]
* Updated Holy Cross, Investigate and Finger Offensive to be usable by all
weapons. [Skotlex]
* Gave several MVPs their MVP skill versions [Playtester]
* Made Grandcross usable with all weapons. Thanks to Khersai for digging it
up. [Skotlex]
* Added Can Attack to various G_mobs [Playtester]
- * Removed the Novice Job bonusses again [Playtester]
+ * Removed the Novice Job bonuses again [Playtester]
- http://www.eathena.ws/board/index.php?showtopic=93893
* Small adjustments of the Orc Lord and Valkyrie Randgris drops [Playtester]
06/01
diff --git a/db/job_db2.txt b/db/job_db2.txt index 0663e98f6..51f657b15 100644 --- a/db/job_db2.txt +++ b/db/job_db2.txt @@ -64,7 +64,7 @@ // Ninja
25,2,2,0,0,0,0,0,0,0,5,0,0,2,0,0,0,0,0,0,2,4,5,0,0,0,0,0,0,4,6,2,5,0,0,0,0,0,0,0,6,2,4,5,0,0,0,0,0,0,4,2,6,5,0,0,0,0,0,1,3,2,0,5,6,0,0,0,0,0,0
// Novice High
-4001,0,6,5,0,2,3,0,1,4,0
+4001,0,0,0,0,0,0,0,0,0,0
// Swordman High
4002,0,1,0,0,0,3,0,0,0,5,0,0,0,1,0,0,0,3,0,0,0,5,0,0,0,6,0,0,0,2,0,0,1,0,0,5,0,3,0,1,0,3,0,6,0,2,1,0,1,1
// Magician High
@@ -108,7 +108,7 @@ // Paladin (Peco)
4022,3,1,2,0,0,5,4,2,3,1,0,5,0,4,3,2,5,1,0,0,3,0,5,2,0,1,0,0,4,3,0,0,1,0,0,5,2,0,6,1,0,3,4,0,5,0,0,1,3,0,0,2,3,4,1,0,5,0,6,2,4,0,3,1,4,0,6,5,3,2
// Baby Novice
-4023,0,6,5,0,2,3,0,1,4,0
+4023,0,0,0,0,0,0,0,0,0,0
// Baby Swordman
4024,0,1,0,0,0,3,0,0,0,5,0,0,0,1,0,0,0,3,0,0,0,5,0,0,0,6,0,0,0,2,0,0,1,0,0,5,0,3,0,1,0,3,0,6,0,2,1,0,1,1
// Baby Magician
|