mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-28 03:57:22 +02:00
Mtn v3 - adjust the car price as per vote request
This commit is contained in:
parent
1fa63ba251
commit
f463ad71d6
@ -402,7 +402,7 @@ local function get_items()
|
||||
main_market_items['car'] = {
|
||||
stack = 1,
|
||||
value = 'coin',
|
||||
price = 6000,
|
||||
price = 4500,
|
||||
tooltip = ({'main_market.car'}),
|
||||
upgrade = false,
|
||||
static = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user