mirror of
https://github.com/Refactorio/RedMew.git
synced 2024-12-04 09:42:30 +02:00
Add cheat items to cheats
This commit is contained in:
parent
76871eefbf
commit
3a7a059795
@ -181,7 +181,9 @@ global.config = {
|
||||
{name = 'small-plane', count = 2},
|
||||
{name = 'coin', count = 20000},
|
||||
{name = 'rocket-part', count = 2},
|
||||
{name = 'computer', count = 2}
|
||||
{name = 'computer', count = 2},
|
||||
{name = 'infinity-pipe', count = 10},
|
||||
{name = 'heat-interface', count = 10}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user