mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-02-19 19:10:33 +02:00
Fix merge
This commit is contained in:
parent
bcaef1a570
commit
20b985e63b
@ -267,7 +267,7 @@ local market_items = require 'resources.market_items'
|
||||
table.insert(
|
||||
market_items,
|
||||
{
|
||||
price = 100,
|
||||
price = config.cost,
|
||||
name = 'infinity-chest',
|
||||
description = 'Stores unlimited quantity of items for up to 48 different item types'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user