forked from MagicBane/Server
runey work > profit slider
This commit is contained in:
@@ -639,6 +639,7 @@ 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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user