Search found 1 match

by Bary
Sun Mar 24, 2019 2:32 pm
Forum: Modding help
Topic: } expectet but it is there
Replies: 5
Views: 1840

Re: } expectet but it is there

Try like that, i'm not great in lua, but in my code there isn't round bracket after data:extend

data:extend{
{
type = "technology",
name = "firearmor",
icon = "__FireArmor__/graphics/tech/r.png",
icon_size = 16,
effects =
{
{
type = "unlock-recipe",
recipe = "fire-armor"
},
},
prerequisites ...

Go to advanced search