]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix Mindshield positioning (#27120)
authorGolinth <amh2023@gmail.com>
Fri, 19 Apr 2024 05:27:18 +0000 (00:27 -0500)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2024 05:27:18 +0000 (15:27 +1000)
fixed-ops

Im sure there is a more elegant way of fixing this, but this way requires no code changes. So I guess it works.

Resources/Prototypes/StatusEffects/health.yml
Resources/Prototypes/StatusEffects/security.yml
Resources/Prototypes/StatusIcon/antag.yml

index 562dbb336d81124a231baf479f3da7f758e94969..6456ac6dc20c4bfd2573fd232e90c453547f831d 100644 (file)
@@ -1,7 +1,7 @@
 - type: statusIcon
   id: HealthIcon
   abstract: true
-  priority: 1
+  priority: 3
   locationPreference: Right
   isShaded: true
 
index ca25f746f2585f69f8e181e75f40f3b09c064198..00119fb44d28a9d9d2a67404138da1b88c6257fb 100644 (file)
@@ -1,7 +1,7 @@
 - type: statusIcon
   id: SecurityIcon
   abstract: true
-  priority: 2
+  priority: 3
   offset: 1
   locationPreference: Right
   isShaded: true
index da530a86d8621c2102bb01ee6324af9949b54051..0dbdfce4f97cbacb6aa84dd5a66179582bad4287 100644 (file)
@@ -28,7 +28,7 @@
 
 - type: statusIcon
   id: MindShieldIcon
-  priority: 1
+  priority: 2
   locationPreference: Right
   layer: Mod
   isShaded: true