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:
17
Resources/Textures/Objects/Decoration/present.rsi/meta.json
Normal file
17
Resources/Textures/Objects/Decoration/present.rsi/meta.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Made with love by Shaeone",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "present"
|
||||
},
|
||||
{
|
||||
"name": "unwrapped"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/Objects/Decoration/present.rsi/present.png
Normal file
BIN
Resources/Textures/Objects/Decoration/present.rsi/present.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
BIN
Resources/Textures/Objects/Decoration/present.rsi/unwrapped.png
Normal file
BIN
Resources/Textures/Objects/Decoration/present.rsi/unwrapped.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user