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