From: lunarcomets <140772713+lunarcomets@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:16:32 +0000 (-0800) Subject: fixed flippo lighter sprites in vending machines (#23778) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=74a0f47074ae0eb4597b886fc6a60944a63e7014;p=space-station-14.git fixed flippo lighter sprites in vending machines (#23778) --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml index be0e0b2e7a..305a5f0b53 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/lighters.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/lighters.yml @@ -125,10 +125,10 @@ - type: Sprite sprite: Objects/Tools/lighters.rsi layers: - - state: zippo_top - map: ["top"] - state: zippo_icon_base map: ["base"] + - state: zippo_top + map: ["top"] - state: zippo_open map: ["open"] visible: false @@ -201,10 +201,10 @@ - type: Sprite sprite: Objects/Tools/lighters.rsi layers: - - state: zippo_top - map: ["top"] - state: zippo_engraved_icon_base map: ["base"] + - state: zippo_top + map: ["top"] - state: zippo_engraved_open map: ["open"] visible: false