Fix cargo and salvage's computer point light (#29384)
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#c94242"
|
||||
color: "#43ccb5"
|
||||
- type: Computer
|
||||
board: CargoShuttleConsoleCircuitboard
|
||||
- type: StealTarget
|
||||
@@ -183,7 +183,7 @@
|
||||
- type: PointLight
|
||||
radius: 1.5
|
||||
energy: 1.6
|
||||
color: "#c94242"
|
||||
color: "#43ccb5"
|
||||
- type: Computer
|
||||
board: SalvageShuttleConsoleCircuitboard
|
||||
- type: StealTarget
|
||||
@@ -1114,4 +1114,4 @@
|
||||
- type: AccessReader # only used for dangerous things
|
||||
access: [["ResearchDirector"]]
|
||||
- type: Lock
|
||||
unlockOnClick: false
|
||||
unlockOnClick: false
|
||||
|
||||
Reference in New Issue
Block a user