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>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 64,
|
||||
"y": 64
|
||||
},
|
||||
"copyright": "Made with love by Shaeone",
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "balls"
|
||||
},
|
||||
{
|
||||
"name": "lights",
|
||||
"delays":[
|
||||
[
|
||||
1.0,
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user