copper prices fix

This commit is contained in:
Ed
2025-02-03 17:32:47 +03:00
parent c0275238ac
commit 478b927e2b
2 changed files with 4 additions and 4 deletions

View File

@@ -140,8 +140,8 @@
sprite: _CP14/Objects/Materials/copper_bar.rsi
state: bar_3
price:
min: 40
max: 60
min: 200
max: 300
services:
- !type:CP14BuyItemsService
product:

View File

@@ -6,8 +6,8 @@
sprite: _CP14/Objects/Materials/copper_bar.rsi
state: bar_3
price:
min: 20
max: 30
min: 100
max: 150
service: !type:CP14SellStackService
stackId: CP14CopperBar
count: 10