diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-08-09 22:12:21 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-08-09 22:12:21 +0200 |
commit | 607d77fa39b4b1797d8b074362939c8fbbfb2dd7 (patch) | |
tree | de9bccefb82420f849212d87683fae44251a0889 /db/skill_changematerial_db.txt | |
parent | 6b57cb1d876dae9952932bb27759561daefbc938 (diff) | |
parent | 5145cd14bbb5416e29decc830296c661295cc2b3 (diff) | |
download | hercules-607d77fa39b4b1797d8b074362939c8fbbfb2dd7.tar.gz hercules-607d77fa39b4b1797d8b074362939c8fbbfb2dd7.tar.bz2 hercules-607d77fa39b4b1797d8b074362939c8fbbfb2dd7.tar.xz hercules-607d77fa39b4b1797d8b074362939c8fbbfb2dd7.zip |
Merge pull request #316 from Jedzkie/master
- sc_config.txt update:
Removed some white spaces.
Fixed cash mount cannot be dispelled and removed on death.
Fixed some cash items must not removed when mado is taken off.
Fixed +20 Foods cannot be dispelled.
- Increase max hair style from 27 to 29 (to support the new 2 kRO hairstyles)
- Fixed item combo for Woe Greave, WoE Manteau and WoE Plate not adding Vit.
- Removed extra 'Cigar' in skill_changematerial_db.txt
Diffstat (limited to 'db/skill_changematerial_db.txt')
-rw-r--r-- | db/skill_changematerial_db.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/db/skill_changematerial_db.txt b/db/skill_changematerial_db.txt index 72b2b1e17..78920cd66 100644 --- a/db/skill_changematerial_db.txt +++ b/db/skill_changematerial_db.txt @@ -66,7 +66,6 @@ 1064,800,8,1000 // Reins 1615,200,1,1000 // Bone_Wand 2267,1000,1,1000 // Cigar -2267,1000,1,1000 // Cigar 7063,1000,1,200,1,200,1,100 // Soft_Feather 7166,1000,2,1000 // Soft_Silk_Cloth 13269,1000,5,500,2,250,1,100 // Boost500_To_Throw @@ -84,4 +83,3 @@ 13281,1000,10,1000 // En_White_PotZ_To_Throw 13282,1000,10,1000 // Vitata500_To_Throw 13283,1000,10,1000 // En_Cel_Juice_To_Throw - |