forked from MagicBane/Server
runey work > profit slider
This commit is contained in:
@@ -639,6 +639,7 @@ public class WorldServer {
|
|||||||
runeMerchant.building = sdrHut;
|
runeMerchant.building = sdrHut;
|
||||||
NPCManager.slotCharacterInBuilding(runeMerchant);
|
NPCManager.slotCharacterInBuilding(runeMerchant);
|
||||||
runeMerchant.setLoc(runeMerchant.bindLoc);
|
runeMerchant.setLoc(runeMerchant.bindLoc);
|
||||||
|
runeMerchant.equipmentSetID = 396;
|
||||||
for(MobEquipment item : runeMerchant.contract.getSellInventory()){
|
for(MobEquipment item : runeMerchant.contract.getSellInventory()){
|
||||||
item.magicValue = 10000000;
|
item.magicValue = 10000000;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user