@@ -1455,3 +1455,27 @@
|
||||
type: HealthAnalyzerBoundUserInterface
|
||||
enum.ChameleonUiKey.Key:
|
||||
type: ChameleonBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
id: WizardPDA
|
||||
name: wizard PDA
|
||||
description: You hear faint whispers coming from it.
|
||||
components:
|
||||
- type: Pda
|
||||
id: WizardIDCard
|
||||
penSlot:
|
||||
startingItem: LuxuryPen
|
||||
priority: -1
|
||||
whitelist:
|
||||
tags:
|
||||
- Write
|
||||
- type: Appearance
|
||||
appearanceDataInit:
|
||||
enum.PdaVisuals.PdaType:
|
||||
!type:String
|
||||
pda-wizard
|
||||
- type: PdaBorderColor
|
||||
borderColor: "#7F3300"
|
||||
- type: Icon
|
||||
state: pda-wizard
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
back: ClothingBackpack # Wizard backpack?
|
||||
outerClothing: ClothingOuterWizard
|
||||
shoes: ClothingShoesWizard
|
||||
id: WizardIDCard
|
||||
id: WizardPDA
|
||||
ears: ClothingHeadsetAltCommand
|
||||
belt: ClothingBeltWand
|
||||
# pocket1: TODO: Include wizard teleport scroll
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14 | pda-brigmedic and pda-centcom made by PuroSlavKing (Github) | pda-brigemdic resprited by Hülle#2562 (Discord), pda-pirate made by brainfood1183 (Github), pda-syndi-agent drawn by Ubaser",
|
||||
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/59f2a4e10e5ba36033c9734ddebfbbdc6157472d, pda-cluwne made by brainfood1183 (github) ss14 | pda-brigmedic and pda-centcom made by PuroSlavKing (Github) | pda-brigemdic resprited by Hülle#2562 (Discord), pda-pirate made by brainfood1183 (Github), pda-syndi-agent drawn by Ubaser, pda-wizard recolour by Velken",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
@@ -225,6 +225,17 @@
|
||||
},
|
||||
{
|
||||
"name": "pda-seniorofficer"
|
||||
},
|
||||
{
|
||||
"name": "pda-wizard",
|
||||
"delays": [
|
||||
[
|
||||
0.3,
|
||||
0.3,
|
||||
0.3,
|
||||
0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "equipped-IDCARD",
|
||||
|
||||
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-wizard.png
Normal file
BIN
Resources/Textures/Objects/Devices/pda.rsi/pda-wizard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 805 B |
Reference in New Issue
Block a user