townengine/third-party/tomlc99/stdex/keys11.toml.res
2024-10-01 12:48:42 +03:00

13 lines
159 B
Plaintext

{
apple = {
type = "fruit",
skin = "thin",
color = "red",
},
orange = {
type = "fruit",
skin = "thick",
color = "orange",
},
}