Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard PDA #35572

Merged
merged 2 commits into from
Mar 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions Resources/Prototypes/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
13 changes: 12 additions & 1 deletion Resources/Textures/Objects/Devices/pda.rsi/meta.json
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -225,6 +225,17 @@
},
{
"name": "pda-seniorofficer"
},
{
"name": "pda-wizard",
"delays": [
[
0.3,
0.3,
0.3,
0.3
]
]
},
{
"name": "equipped-IDCARD",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading