forked from MagicBane/Server
Merge remote-tracking branch 'origin/sale-item-value' into post-wipe-merge
This commit is contained in:
@@ -1746,10 +1746,6 @@ boolean updateCity = false;
|
||||
|
||||
|
||||
cost = sell.getBaseValue();
|
||||
|
||||
if (sell.isID())
|
||||
cost = sell.getMagicValue();
|
||||
|
||||
float bargain = player.getBargain();
|
||||
|
||||
float profit = npc.getBuyPercent(player) + bargain;
|
||||
|
||||
Reference in New Issue
Block a user