- type: Tag
tags:
- ClothMade
- - Recyclable
+ - Recyclable
- WhitelistChameleon
- type: entity
- 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
- state: icon-nobeard
map: [ "foldedLayer" ]
visible: true
-
-
+
+
- type: entity
parent: ClothingHeadBase
- 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
--- /dev/null
+{
+ "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
+ }
+ ]
+}
},
{
"name": "pda-seniorofficer"
+ },
+ {
+ "name": "pda-seniorteamster"
},
{
"name": "pda-wizard",