We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446f053 commit aef60aaCopy full SHA for aef60aa
Resources/Prototypes/_Emberfall/Entities/Objects/Devices/pda.yml
@@ -7,13 +7,14 @@
7
sprite: _Emberfall/Objects/Devices/pda.rsi
8
layers:
9
- map: [ "enum.PdaVisualLayers.Base" ]
10
- - state: "light_overlay"
+ state: pda
11
+ - state: light_overlay
12
map: [ "enum.PdaVisualLayers.Flashlight" ]
- shader: "unshaded"
13
+ shader: unshaded
14
visible: false
- - state: "id_overlay"
15
+ - state: id_overlay
16
map: [ "enum.PdaVisualLayers.IdLight" ]
17
18
19
- type: Pda
20
id: CSSIDCard
0 commit comments