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

  • #006277

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (0)
Photo

Sprite of Fallen Angel Wing

Posted by Hercules Bot on 19 July 2012 - 07:20 PM

Originally posted by duaud
I think that it's not client side, but core issue.
Because of I'm korean, i use kro's original lub files.

Arch Angel Wing or Adventure's backpack's sprite is displayed well, but Fallen Angel Wing's sprite is not displayed well.

My itemdb.txt's code is this.

2589,Fallen_Angel_Wing,Fallen Angel Wing,5,,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,0,{ bonus bAllStats,1; bonus bAtk,readparam(bStr)/20; bonus bMatk,readparam(bInt)/20; bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20; bonus bAspdRate,readparam(bAgi)/20; bonus bLongAtkRate,readparam(bDex)/20; bonus bCritAtkRate,readparam(bLuk)/20; },{},{}


Originally posted by Brynner
i think its not implemented yet on rathena. not supported yet. that's why it was still blank on the database. so at this time there is no core bug for this.

Originally posted by duaud
Thanks for comment.
I'll be waiting for implement. ^^

Originally posted by Daylight
I'm sorry. It's not core's side, but database's side.

change

2589,Fallen_Angel_Wing,Fallen Angel Wing,5,,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,0,{ bonus bAllStats,1; bonus bAtk,readparam(bStr)/20; bonus bMatk,readparam(bInt)/20; bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20; bonus bAspdRate,readparam(bAgi)/20; bonus bLongAtkRate,readparam(bDex)/20; bonus bCritAtkRate,readparam(bLuk)/20; },{},{}

to

2589,Fallen_Angel_Wing,Fallen Angel Wing,5,,,200,,18,,1,0xFFFFFFFF,7,2,4,,0,1,3,{ bonus bAllStats,1; bonus bAtk,readparam(bStr)/20; bonus bMatk,readparam(bInt)/20; bonus2 bSubEle,Ele_Neutral,readparam(bVit)/20; bonus bAspdRate,readparam(bAgi)/20; bonus bLongAtkRate,readparam(bDex)/20; bonus bCritAtkRate,readparam(bLuk)/20; },{},{}



Originally posted by Joseph

i think its not implemented yet on rathena. not supported yet. that's why it was still blank on the database. so at this time there is no core bug for this.


+1