@@ -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
|
||||
|
||||
Reference in New Issue
Block a user