mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-12 10:04:40 +02:00
Merge pull request #1051 from grilledham/fix/remove-comp-chest-from-cheat-items
Remove compilatron-chest from cheat items.
This commit is contained in:
commit
6e649ab0e7
@ -202,8 +202,6 @@ global.config = {
|
|||||||
{name = 'computer', count = 2},
|
{name = 'computer', count = 2},
|
||||||
{name = 'infinity-pipe', count = 10},
|
{name = 'infinity-pipe', count = 10},
|
||||||
{name = 'heat-interface', count = 10},
|
{name = 'heat-interface', count = 10},
|
||||||
{name = 'compilatron-chest', count = 5},
|
|
||||||
{name = 'compilatron-chest', count = 5},
|
|
||||||
{name = 'selection-tool', count = 1}
|
{name = 'selection-tool', count = 1}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user