More ordinal refactor

This commit is contained in:
2024-03-09 07:41:59 -05:00
parent 68088a3399
commit 04d9b76938
13 changed files with 56 additions and 120 deletions
@@ -70,7 +70,7 @@ public class dbContractHandler extends dbHandlerBase {
if (ib != null) {
MobEquipment me = new MobEquipment(ib, 0, 0);
MobEquipment me = new MobEquipment(ib, Enum.EquipSlotType.NONE, 0);
contract.getSellInventory().add(me);
//handle magic effects