File tree 2 files changed +23
-0
lines changed
Resources/Prototypes/_Goobstation/Entities
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 24
24
sprite : _Goobstation/Clothing/Uniforms/Jumpsuit/nanotrasen_representative.rsi
25
25
- type : Clothing
26
26
sprite : _Goobstation/Clothing/Uniforms/Jumpsuit/nanotrasen_representative.rsi
27
+
28
+ - type : entity
29
+ parent : ClothingUniformBase
30
+ id : ClothingUniformJumpsuitMagistrate
31
+ name : magistrate robes
32
+ description : The robes worn by officials.
33
+ components :
34
+ - type : Sprite
35
+ sprite : _Goobstation/Clothing/Uniforms/Jumpsuit/magistrate.rsi
36
+ - type : Clothing
37
+ sprite : _Goobstation/Clothing/Uniforms/Jumpsuit/magistrate.rsi
Original file line number Diff line number Diff line change 23
23
layers :
24
24
- state : green
25
25
- state : centcom
26
+
27
+ - type : entity
28
+ id : SpawnPointMagistrate
29
+ parent : SpawnPointJobBase
30
+ name : magistrate
31
+ components :
32
+ - type : SpawnPoint
33
+ job_id : Magistrate
34
+ - type : Sprite
35
+ layers :
36
+ - state : green
37
+ - state : centcom
You can’t perform that action at this time.
0 commit comments