]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix slipping through fences (#24850)
authorArendian <137322659+Arendian@users.noreply.github.com>
Fri, 2 Feb 2024 04:24:20 +0000 (05:24 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Feb 2024 04:24:20 +0000 (23:24 -0500)
* Can't slide under fences anymore

* Small mobs can't pass instead

Resources/Prototypes/Entities/Structures/Walls/fence_metal.yml

index 559970aa91f044872adcc7487d641e6103529b3c..88d2f272c08bcf980cc9845c76d8d8941e595dd8 100644 (file)
         mask:
         - FullTileMask
         layer:
-        - TableLayer
+        - MidImpassable
+        - LowImpassable
   - type: InteractionPopup
     interactSuccessString: fence-rattle-success
     messagePerceivedByOthers: fence-rattle-success
         mask:
         - TableMask
         layer:
-        - TableLayer
+        - MidImpassable
+        - LowImpassable
   - type: InteractionPopup
     interactSuccessString: fence-rattle-success
     messagePerceivedByOthers: fence-rattle-success
         mask:
         - TableMask
         layer:
-        - TableLayer
+        - MidImpassable
+        - LowImpassable
   - type: InteractionPopup
     interactSuccessString: fence-rattle-success
     messagePerceivedByOthers: fence-rattle-success
         mask:
         - TableMask
         layer:
-        - TableLayer
+        - MidImpassable
+        - LowImpassable
   - type: InteractionOutline
   - type: Door
     openSpriteState: door_opened