diff --git a/Resources/Textures/_LostParadise/Objects/Decoration/halloween.rsi/meta.json b/Resources/Textures/_LostParadise/Objects/Decoration/halloween.rsi/meta.json index 828c279e14..25bb0b9687 100644 --- a/Resources/Textures/_LostParadise/Objects/Decoration/halloween.rsi/meta.json +++ b/Resources/Textures/_LostParadise/Objects/Decoration/halloween.rsi/meta.json @@ -1,13 +1,14 @@ { "version": 1, "license": "CC-BY-SA-3.0", + "copyright": "Sprited", "size": { "x": 32, "y": 32 }, "states": [ { - "name": "spider_big" + "name": "spider_big" }, { "name": "spider_big2" diff --git a/Resources/Textures/_LostParadise/Objects/Specific/halloween/paper_bag.rsi/meta.json b/Resources/Textures/_LostParadise/Objects/Specific/halloween/paper_bag.rsi/meta.json index e9c5b27dfc..20b40ff5c6 100644 --- a/Resources/Textures/_LostParadise/Objects/Specific/halloween/paper_bag.rsi/meta.json +++ b/Resources/Textures/_LostParadise/Objects/Specific/halloween/paper_bag.rsi/meta.json @@ -1,32 +1,33 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "empty_icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited", + "size": { + "x": 32, + "y": 32 }, - { - "name": "full_icon" - }, - { - "name": "empty-inhand-right", - "directions": 4 - }, - { - "name": "empty-inhand-left", - "directions": 4 - }, - { - "name": "full-inhand-right", - "directions": 4 - }, - { - "name": "full-inhand-left", - "directions": 4 - } - ] + "states": [ + { + "name": "empty_icon" + }, + { + "name": "full_icon" + }, + { + "name": "empty-inhand-right", + "directions": 4 + }, + { + "name": "empty-inhand-left", + "directions": 4 + }, + { + "name": "full-inhand-right", + "directions": 4 + }, + { + "name": "full-inhand-left", + "directions": 4 + } + ] } diff --git a/Resources/Textures/_LostParadise/Objects/Specific/halloween/pumpkin_bag.rsi/meta.json b/Resources/Textures/_LostParadise/Objects/Specific/halloween/pumpkin_bag.rsi/meta.json index e9c5b27dfc..20b40ff5c6 100644 --- a/Resources/Textures/_LostParadise/Objects/Specific/halloween/pumpkin_bag.rsi/meta.json +++ b/Resources/Textures/_LostParadise/Objects/Specific/halloween/pumpkin_bag.rsi/meta.json @@ -1,32 +1,33 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "empty_icon" + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Sprited", + "size": { + "x": 32, + "y": 32 }, - { - "name": "full_icon" - }, - { - "name": "empty-inhand-right", - "directions": 4 - }, - { - "name": "empty-inhand-left", - "directions": 4 - }, - { - "name": "full-inhand-right", - "directions": 4 - }, - { - "name": "full-inhand-left", - "directions": 4 - } - ] + "states": [ + { + "name": "empty_icon" + }, + { + "name": "full_icon" + }, + { + "name": "empty-inhand-right", + "directions": 4 + }, + { + "name": "empty-inhand-left", + "directions": 4 + }, + { + "name": "full-inhand-right", + "directions": 4 + }, + { + "name": "full-inhand-left", + "directions": 4 + } + ] }