Files
shaeone 43eb542a60 Added a decorated fir tree and a present (#5694)
* Added a decorated fir tree and a present

* Update meta.json of the tree

* Update Resources/Prototypes/Entities/Structures/Decoration/decorated_fir_tree.yml

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>

* Present PNGs changed

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
2021-12-13 13:21:15 -08:00

18 lines
228 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made with love by Shaeone",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "present"
},
{
"name": "unwrapped"
}
]
}