mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-05 22:53:39 +02:00
Remove compilatron-chest from cheat items.
Looks like they have been removed from the game so we have to remove them from the cheat items to allow cheat mode to still work.
This commit is contained in:
parent
645eb375a9
commit
c65090321a
@ -202,8 +202,6 @@ global.config = {
|
||||
{name = 'computer', count = 2},
|
||||
{name = 'infinity-pipe', count = 10},
|
||||
{name = 'heat-interface', count = 10},
|
||||
{name = 'compilatron-chest', count = 5},
|
||||
{name = 'compilatron-chest', count = 5},
|
||||
{name = 'selection-tool', count = 1}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user