added senior teamster PDA, cargo beret
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- Recyclable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
@@ -104,6 +104,23 @@
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretCargo
|
||||
name: cargo beret
|
||||
description: A beret in cargo colors. Fancy!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/beret_cargo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/beret_cargo.rsi
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- Recyclable
|
||||
- HamsterWearable
|
||||
- WhitelistChameleon
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatBeretEngineering
|
||||
@@ -477,8 +494,8 @@
|
||||
- state: icon-nobeard
|
||||
map: [ "foldedLayer" ]
|
||||
visible: true
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
|
||||
@@ -1418,6 +1418,25 @@
|
||||
- type: Icon
|
||||
state: pda-seniorofficer
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: SeniorTeamsterPDA
|
||||
name: senior teamster PDA
|
||||
description: PDA for the guys that order the crucial station supplies.
|
||||
components:
|
||||
- type: Pda
|
||||
id: CargoIDCard
|
||||
- type: Appearance
|
||||
appearanceDataInit:
|
||||
enum.PdaVisuals.PdaType:
|
||||
!type:String
|
||||
pda-seniorteamster
|
||||
- type: PdaBorderColor
|
||||
borderColor: "#e39751"
|
||||
accentVColor: "#DFDFDF"
|
||||
- type: Icon
|
||||
state: pda-seniorteamster
|
||||
|
||||
- type: entity
|
||||
parent: [ BaseMajorContraband, SyndiPDA ]
|
||||
id: PiratePDA
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 549 B |
Binary file not shown.
|
After Width: | Height: | Size: 891 B |
BIN
Resources/Textures/Clothing/Head/Hats/beret_cargo.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/beret_cargo.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 853 B |
Binary file not shown.
|
After Width: | Height: | Size: 858 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and changed by Hitlinemoss",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET-hamster",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -231,6 +231,9 @@
|
||||
},
|
||||
{
|
||||
"name": "pda-seniorofficer"
|
||||
},
|
||||
{
|
||||
"name": "pda-seniorteamster"
|
||||
},
|
||||
{
|
||||
"name": "pda-wizard",
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 599 B |
Reference in New Issue
Block a user