]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix cargo and salvage's computer point light (#29384)
authorMureixloI <132683811+MureixloI@users.noreply.github.com>
Sun, 23 Jun 2024 22:17:59 +0000 (01:17 +0300)
committerGitHub <noreply@github.com>
Sun, 23 Jun 2024 22:17:59 +0000 (18:17 -0400)
Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml

index abb12f93132af76cdca61c269979b81523d8b40e..3f9a9bc222e8402cf556dd2f511f6a5b0c1afb79 100644 (file)
   - type: PointLight
     radius: 1.5
     energy: 1.6
-    color: "#c94242"
+    color: "#43ccb5"
   - type: Computer
     board: CargoShuttleConsoleCircuitboard
   - type: StealTarget
     - type: PointLight
       radius: 1.5
       energy: 1.6
-      color: "#c94242"
+      color: "#43ccb5"
     - type: Computer
       board: SalvageShuttleConsoleCircuitboard
     - type: StealTarget
   - type: AccessReader # only used for dangerous things
     access: [["ResearchDirector"]]
   - type: Lock
-    unlockOnClick: false
\ No newline at end of file
+    unlockOnClick: false