Typo
This commit is contained in:
parent
e4433ae52d
commit
da2840c2ca
@ -7,7 +7,7 @@ local paintings = {
|
||||
{"dragon", "Dragon Painting", "2X1"},
|
||||
{"landscape", "Landscape Painting", "1X2"},
|
||||
{"forest", "Forest Painting", "1X2"},
|
||||
{"waterlilie", "Water Lilie Painting", "1X1"},
|
||||
{"waterlilie", "Water Lily Painting", "1X1"},
|
||||
{"cthulhu", "Cthulhu Painting", "2X2"},
|
||||
}
|
||||
|
||||
@ -50,4 +50,4 @@ for _, row in ipairs(paintings) do
|
||||
},
|
||||
sounds = default.node_sound_wood_defaults()
|
||||
})
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user