]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix invalid AABBs (#41381)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Mon, 10 Nov 2025 09:25:35 +0000 (20:25 +1100)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 09:25:35 +0000 (09:25 +0000)
LBRT LBRT LBRT LBRT not RTLB

Resources/Prototypes/Entities/Structures/Lighting/base_lighting.yml
Resources/Prototypes/Entities/Structures/Lighting/ground_lighting.yml
Resources/Prototypes/Entities/Structures/Lighting/strobe_lighting.yml
Resources/Prototypes/Entities/Structures/Walls/railing.yml

index 8330bf2fd4bdc8d6675b0f89edf1a27a9f77db8b..e769d81fbbb62fab5ffd1ca7618b6985cc2a110e 100644 (file)
@@ -51,7 +51,7 @@
       fix1:
         shape:
           !type:PhysShapeAabb
-          bounds: "-0.4,0.5,0.4,0.35"
+          bounds: "-0.4,0.35,0.4,0.5"
         density: 190
         mask:
         - None
         fix1:
           shape:
             !type:PhysShapeAabb
-            bounds: "-0.1,0.5,0.1,0.255"
+            bounds: "-0.1,0.255,0.1,0.5"
           density: 190
           mask:
           - None
index 222ea5c8142057069ea13ed101be43e39090935e..2642d4217e1336a6180b9a5d5e90f11ffcf127a6 100644 (file)
@@ -22,7 +22,7 @@
       fix1:
         shape:
           !type:PhysShapeAabb
-          bounds: "0.17,0.25,-0.17,-0.30"
+          bounds: "-0.17,-0.30,0.17,0.25"
         density: 190
         mask:
         - MachineMask
index c1aa9b97d8f5120a48e1c6a4e3c7541c116bcd4a..eb8c658fe51598cd723321c012a6b78e0f146fcf 100644 (file)
@@ -45,7 +45,7 @@
       fix1:
         shape:
           !type:PhysShapeAabb
-          bounds: "-0.2,0.5,0.2,0.35"
+          bounds: "-0.2,0.35,0.2,0.5"
         density: 190
         mask:
         - None
index db456c512fe25f56295be9ca39d9855aeb893d30..869f42388750e77954744329f53cbe17c0983012 100644 (file)
@@ -93,7 +93,7 @@
       fix2:
         shape:
           !type:PhysShapeAabb
-          bounds: "0.49,0.49,0.25,-0.49"
+          bounds: "0.25,-0.49,0.49,0.49"
         density: 1000
         mask:
         - TableMask
       fix1:
         shape:
           !type:PhysShapeAabb
-          bounds: "-0.49,0.49,-0.25,0.25"
+          bounds: "-0.49,0.25,-0.25,0.49"
         density: 1000
         mask:
         - TableMask