diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png b/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png index 74beafc14a2..d9f5bd0bbb6 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png and b/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/flashing.png b/Resources/Textures/Objects/Tools/lantern.rsi/flashing.png index 82713e4c198..7573695619f 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/flashing.png and b/Resources/Textures/Objects/Tools/lantern.rsi/flashing.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/lantern-on.png b/Resources/Textures/Objects/Tools/lantern.rsi/lantern-on.png index eb8cb7c58e5..7573695619f 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/lantern-on.png and b/Resources/Textures/Objects/Tools/lantern.rsi/lantern-on.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/lantern.png b/Resources/Textures/Objects/Tools/lantern.rsi/lantern.png index 74beafc14a2..d9f5bd0bbb6 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/lantern.png and b/Resources/Textures/Objects/Tools/lantern.rsi/lantern.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/meta.json b/Resources/Textures/Objects/Tools/lantern.rsi/meta.json index ead4cd505ab..4f60017e73c 100644 --- a/Resources/Textures/Objects/Tools/lantern.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/lantern.rsi/meta.json @@ -1,39 +1,39 @@ { - "version": 1, - "license": "CC-BY-SA-3.0", - "copyright": "Made by .kreks.(1042144875602268200)", - "size": { - "x": 32, - "y": 32 + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9bebd81ae0b0a7f952b59886a765c681205de31f", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "lantern" }, - "states": [ - { - "name": "lantern" - }, - { - "name": "lantern-on" - }, - { - "name": "off-inhand-left", - "directions": 4 - }, - { - "name": "off-inhand-right", - "directions": 4 - }, - { - "name": "on-inhand-left", - "directions": 4 - }, - { - "name": "burnt" - }, - { - "name": "flashing" - }, - { - "name": "on-inhand-right", - "directions": 4 - } - ] + { + "name": "lantern-on" + }, + { + "name": "off-inhand-left", + "directions": 4 + }, + { + "name": "off-inhand-right", + "directions": 4 + }, + { + "name": "on-inhand-left", + "directions": 4 + }, + { + "name": "burnt" + }, + { + "name": "flashing" + }, + { + "name": "on-inhand-right", + "directions": 4 + } + ] } diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-left.png b/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-left.png index 28bd8e76e60..d38b5e8c641 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-left.png and b/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-right.png b/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-right.png index 4e2ea91dad3..de8ce0ad507 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-right.png and b/Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-right.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-left.png b/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-left.png index f736d10a5c9..d38b5e8c641 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-left.png and b/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-right.png b/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-right.png index 5c3710ad1d6..de8ce0ad507 100644 Binary files a/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-right.png and b/Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-right.png differ