runey work > profit slider

This commit is contained in:
2024-02-18 16:15:24 -06:00
parent 7de9bdbbe4
commit 7b5de5f3f5
-1
View File
@@ -639,7 +639,6 @@ public class WorldServer {
runeMerchant.building = sdrHut;
NPCManager.slotCharacterInBuilding(runeMerchant);
runeMerchant.setLoc(runeMerchant.bindLoc);
runeMerchant.equipmentSetID = 396;
for(MobEquipment item : runeMerchant.contract.getSellInventory()){
item.magicValue = 10000000;
}