]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix flippo sprite layer (#23877)
authorthemias <89101928+themias@users.noreply.github.com>
Wed, 10 Jan 2024 15:58:01 +0000 (10:58 -0500)
committerGitHub <noreply@github.com>
Wed, 10 Jan 2024 15:58:01 +0000 (10:58 -0500)
Resources/Prototypes/Entities/Objects/Tools/lighters.yml

index 305a5f0b53800cde77cceb9543c0e40d4e2d1962..9eb3a2da92a90f8ba2ccc095763b80612c06961a 100644 (file)
       map: ["base"]
     - state: zippo_top
       map: ["top"]
+      visible: false
     - state: zippo_open
       map: ["open"]
       visible: false
         open:
           True: { visible: true }
           False: { visible: false }
+        top:
+          True: { visible: true }
+          False: { visible: false }
         base:
           True: { visible: false }
           False: { visible: true }
       map: ["base"]
     - state: zippo_top
       map: ["top"]
+      visible: false
     - state: zippo_engraved_open
       map: ["open"]
       visible: false