diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-07 12:31:25 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2016-01-07 12:33:34 +0800 |
commit | e3da170660e8c52ec5657c086057085ef20e382f (patch) | |
tree | 57f64ebd80f3e0b347e95c27bc4eacd24469b614 /db | |
parent | 8de928de13caf064c4669220e0bfe4b1d873237c (diff) | |
download | hercules-e3da170660e8c52ec5657c086057085ef20e382f.tar.gz hercules-e3da170660e8c52ec5657c086057085ef20e382f.tar.bz2 hercules-e3da170660e8c52ec5657c086057085ef20e382f.tar.xz hercules-e3da170660e8c52ec5657c086057085ef20e382f.zip |
Skill Update:
- According to this kRO's Patch Note: https://rathena.org/board/topic/101392-4082015-maintenance/
• Mechanic's Pile Bunker added 3 new weapons.
Diffstat (limited to 'db')
-rw-r--r-- | db/re/skill_require_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_require_db.txt b/db/re/skill_require_db.txt index 11b345e68..1e7cd23d2 100644 --- a/db/re/skill_require_db.txt +++ b/db/re/skill_require_db.txt @@ -616,7 +616,7 @@ //**** // NC Mechanic 2256,0,0,3:6:9:12:15,0,0,0,99,0,0,mado,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_BOOSTKNUCKLE#Boost Knuckle# -2257,0,0,50,0,0,0,99,0,0,mado,0,1549,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_PILEBUNKER#Pile Bunker# +2257,0,0,50,0,0,0,99,0,0,mado,0,1549:16030:16031:16032,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_PILEBUNKER#Pile Bunker# 2258,0,0,2:4:6,0,0,0,99,0,0,mado,0,6145,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_VULCANARM#Vulcan Arm# 2259,0,0,20,0,0,0,99,0,0,mado,0,2139,0,6146,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_FLAMELAUNCHER#Flame Launcher# 2260,0,0,20,0,0,0,99,0,0,mado,0,6146,1,6147,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //NC_COLDSLOWER#Cold Slower# |