Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

Issue Confirmations

  • Yes (0)No (0)
Photo

Remaining Fire Ivy code in db

Posted by Hercules Bot on 08 February 2012 - 05:55 PM

Originally posted by mkbu95
This "unimplemented" skill was removed on r15138, although it some code remains on db.

skill_db.txt:
82,9,8,2,4,0,0,10,1:2:3:4:5:6:7:8:9:10,yes,0,0,0,magic,0, WZ_FIREIVY,Fire Ivy

skill_cast_db.txt:
//-- WZ_FIREIVY
82,5000:4500:4000:3500:3000:2500:2000:1500:1000:500,800,600,5000,5000,0

skill_tree.txt:
9,82,10,19,3,0,0,0,0,0,0,0,0 //WZ_FIREIVY#Fire Ivy#

skill_require_db.txt:
82,0,0,12:14:16:18:20:22:24:26:28:30,0,0,0,99,0,0,none,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //WZ_FIREIVY#���s�e���T���_?#

skill_unit_db.txt:
82,0x86, , 0, 3,1000,enemy, 0x018 //WZ_FIREIVY

I only looked at ./db/re
Thanks

Originally posted by Kenpachi
Fixed in [rev=15571].