Wizard PDA (#35572)

* wizard PDA

* colour change to brown
This commit is contained in:
Velken
2025-02-28 23:12:24 -03:00
committed by GitHub
parent 01e4029a11
commit 30a6ebdb26
4 changed files with 37 additions and 2 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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",

Binary file not shown.

After

Width:  |  Height:  |  Size: 805 B