Изменил рецепт "Простой каркас здания"
This commit is contained in:
@@ -37,8 +37,8 @@ createSC("intermediate")
|
||||
createSC("advanced")
|
||||
createSC("anotherworld")
|
||||
newRecipe("basic", 15).ingredients = {
|
||||
{"lead-plate", 33},
|
||||
{"glass", 15},
|
||||
{"lead-plate", 15},
|
||||
{"glass", 10},
|
||||
{"stone-brick", 22}
|
||||
}
|
||||
newRecipe("intermediate", 30).ingredients = {
|
||||
|
||||
Reference in New Issue
Block a user