diff --git a/Resources/Textures/Backmen/Changeling/bone_shard.rsi/festive.png b/Resources/Textures/Backmen/Changeling/bone_shard.rsi/festive.png new file mode 100644 index 00000000000..7661444b00f Binary files /dev/null and b/Resources/Textures/Backmen/Changeling/bone_shard.rsi/festive.png differ diff --git a/Resources/Textures/Backmen/Changeling/bone_shard.rsi/meta.json b/Resources/Textures/Backmen/Changeling/bone_shard.rsi/meta.json index a4cc335ab84..b107998dc2e 100644 --- a/Resources/Textures/Backmen/Changeling/bone_shard.rsi/meta.json +++ b/Resources/Textures/Backmen/Changeling/bone_shard.rsi/meta.json @@ -1,14 +1,17 @@ { - "version": 1, - "license": "CC0-1.0", - "copyright": "https://github.com/RealFakeSoof with references from deltanedas (github)", - "size": { - "x": 32, - "y": 32 - }, - "states": [ - { - "name": "icon" - } - ] + "version": 1, + "license": "CC0-1.0", + "copyright": "https://github.com/RealFakeSoof with references from deltanedas (github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "festive" + } + ] }