Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Index: head-src/com/l2jfrozen/gameserver/network/clientpackets/UseItem.java
- ===================================================================
- --- head-src/com/l2jfrozen/gameserver/network/clientpackets/UseItem.java (revision 1132)
- +++ head-src/com/l2jfrozen/gameserver/network/clientpackets/UseItem.java (working copy)
- @@ -598,8 +598,8 @@
- // charge Soulshot/Spiritshot like L2OFF
- activeChar.rechargeAutoSoulShot(true, true, false, 0);
- - item.setChargedSoulshot(L2ItemInstance.CHARGED_NONE);
- - item.setChargedSpiritshot(L2ItemInstance.CHARGED_NONE);
- }
- // Consume mana - will start a task if required; returns if item is not a shadow item
Advertisement
Add Comment
Please, Sign In to add comment