]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
fixed flippo lighter sprites in vending machines (#23778)
authorlunarcomets <140772713+lunarcomets@users.noreply.github.com>
Tue, 9 Jan 2024 10:16:32 +0000 (02:16 -0800)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 10:16:32 +0000 (03:16 -0700)
Resources/Prototypes/Entities/Objects/Tools/lighters.yml

index be0e0b2e7ae99fde9af65c83824dddfd5fd899c1..305a5f0b53800cde77cceb9543c0e40d4e2d1962 100644 (file)
   - 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
   - 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