Skip to content

Commit

Permalink
STC
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 committed Dec 19, 2023
1 parent 033a7ce commit 915c802
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,19 @@

- type: entity
parent: IDCardStandard
id: STCIDCard
id: StcIDCard
name: station traffic controller ID card
components:
- type: PresetIdCard
job: StationTrafficController
- type: Sprite
sprite: _NF/Objects/Misc/id_cards.rsi
layers:
- state: silver
- state: idheadofpersonnel
- state: idstationtrafficcontroller
- type: Clothing
slots:
- idcard
sprite: _NF/Objects/Misc/id_cards.rsi
- type: Item
heldPrefix: silver
- type: PresetIdCard
job: StationTrafficController
6 changes: 3 additions & 3 deletions Resources/Prototypes/_NF/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@

- type: entity
parent: BasePDA
id: STCPDA
id: StcPDA
name: station traffic controller PDA
description: Declare emergencies in style!
components:
- type: Pda
id: STCIDCard
id: StcIDCard
state: pda
- type: PdaBorderColor
borderColor: "#717059"
accentVColor: "#A32D26"
- type: Icon
state: pda
state: pda
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions Resources/Textures/_NF/Objects/Misc/id_cards.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@
{
"name": "default"
},
{
"name": "silver"
},
{
"name": "idmercenary"
},
{
"name": "idstationtrafficcontroller"
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 915c802

Please sign in to comment.