mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
pp: balance merchant prices
This commit is contained in:
parent
9e5012c582
commit
42f28dc9e6
@ -544,7 +544,7 @@ public.merchant_offer = {
|
||||
{
|
||||
type = "item",
|
||||
name = "coin",
|
||||
amount = 300
|
||||
amount = 700
|
||||
}
|
||||
},
|
||||
offer = {
|
||||
@ -557,7 +557,7 @@ public.merchant_offer = {
|
||||
{
|
||||
type = "item",
|
||||
name = "coin",
|
||||
amount = 700
|
||||
amount = 1200
|
||||
}
|
||||
},
|
||||
offer = {
|
||||
|
Loading…
Reference in New Issue
Block a user