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

  • #007614

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (0)
Photo

db/pre-re/item_db.txt [weight bug]

Posted by Jelly on 02 August 2013 - 09:44 AM

For Pre-RE
For ex:
1. Open this https://github.com/H...-re/item_db.txt
2. Find 1125(Saber)
3. Check this: 1126,Saber,Saber,4,49000,,1000,115,,1,2,0x000654E2,7,2,2,3,27,1,2,{},{},{}
4. Default item weight: 100
A lot of items have wrong "0" in weight script.
Default: 200, Hercules: 2000, and etc.

Thanks.

changed status to: Working as Intended

since athena was made it was design to be multiplied by ten so that it can parse less than 1 weight like arrows having 0.1 weight..

:meow: