Jump to content

[Share]Enchant Hero Weapons


DominiQue

Recommended Posts

Go to :

java.ro.l2jdev.gameserver.clientpackets.RequestEnchantItem

 

Patch :

       // can't enchant rods, hero weapons and shadow items

       if(item.getItem().getItemType() == L2WeaponType.ROD

-         || item.getItemId() >= 6611 && item.getItemId() <= 6621

        || item.isShadowItem()

)

 

CREDITS : V3ndetta[ME}
Link to comment
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 5 months later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...