diff --git a/Resources/Prototypes/Entities/Objects/Tools/lantern.yml b/Resources/Prototypes/Entities/Objects/Tools/lantern.yml index 0912343c70..a0b0897134 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/lantern.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/lantern.yml @@ -42,3 +42,5 @@ radius: 5 energy: 10 color: "#FFC458" + - type: Flash + uses: 15 diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png b/Resources/Textures/Objects/Tools/lantern.rsi/burnt.png new file mode 100644 index 0000000000..d9f5bd0bbb Binary files /dev/null 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 new file mode 100644 index 0000000000..7573695619 Binary files /dev/null and b/Resources/Textures/Objects/Tools/lantern.rsi/flashing.png differ diff --git a/Resources/Textures/Objects/Tools/lantern.rsi/meta.json b/Resources/Textures/Objects/Tools/lantern.rsi/meta.json index e040d0598a..4f60017e73 100644 --- a/Resources/Textures/Objects/Tools/lantern.rsi/meta.json +++ b/Resources/Textures/Objects/Tools/lantern.rsi/meta.json @@ -1,4 +1,4 @@ -{ +{ "version": 1, "license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/9bebd81ae0b0a7f952b59886a765c681205de31f", @@ -25,6 +25,12 @@ "name": "on-inhand-left", "directions": 4 }, + { + "name": "burnt" + }, + { + "name": "flashing" + }, { "name": "on-inhand-right", "directions": 4