Skip to content

Commit

Permalink
Revert "[Halloween] Lantern sprite change" (space-syndicate#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Oct 31, 2023
1 parent 5f69be2 commit 036ff09
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/burnt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/flashing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/lantern-on.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/lantern.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
72 changes: 36 additions & 36 deletions Resources/Textures/Objects/Tools/lantern.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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
}
]
}
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/off-inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Textures/Objects/Tools/lantern.rsi/on-inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 036ff09

Please sign in to comment.