diff options
author | Ragno <gerquicira@hotmail.com> | 2017-03-11 08:27:49 -0700 |
---|---|---|
committer | Flipp <mysteriousragnarok@hotmail.com> | 2017-03-11 10:27:49 -0500 |
commit | f95796d77e2df6ed2e1f0f72dc956cf1f63c79f7 (patch) | |
tree | 1563a54688bc269d4d85db3b5dc9ed4af20501fc /db/pre-re/job_db.conf | |
parent | 5e681c671856cf84a94673fe9d754feb4a6e7472 (diff) | |
download | hercules-f95796d77e2df6ed2e1f0f72dc956cf1f63c79f7.tar.gz hercules-f95796d77e2df6ed2e1f0f72dc956cf1f63c79f7.tar.bz2 hercules-f95796d77e2df6ed2e1f0f72dc956cf1f63c79f7.tar.xz hercules-f95796d77e2df6ed2e1f0f72dc956cf1f63c79f7.zip |
Solves #1204. Adds a commented value to pre-re Priest Knuckles BaseASPD. (#1619)
Users can decide to remove comment to normalize Priest aspd with knuckles.
Signed-off-by: Ragno <ragno@atlantis-ro.net>
Diffstat (limited to 'db/pre-re/job_db.conf')
-rw-r--r-- | db/pre-re/job_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/pre-re/job_db.conf b/db/pre-re/job_db.conf index 5f5131726..74a765fbf 100644 --- a/db/pre-re/job_db.conf +++ b/db/pre-re/job_db.conf @@ -335,6 +335,7 @@ Priest: { Mace: 600 TwoHandMace: 600 Rod: 600 + // Knuckle: 500 /* Note. Official value is 2000 (default). To normalize aspd remove comment to this line. */ Book: 600 TwoHandRod: 600 } |