Musician PDA quick fix (#7018)
This commit is contained in:
@@ -21,3 +21,5 @@ comp-pda-ui-eject-pen-button = Eject Pen
|
||||
comp-pda-ui-ringtone-button = Ringtone
|
||||
|
||||
comp-pda-ui-toggle-flashlight-button = Toggle Flashlight
|
||||
|
||||
pda-bound-user-interface-music-button = Music Instrument
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
type: UplinkBoundUserInterface
|
||||
- key: enum.RingerUiKey.Key
|
||||
type: RingerBoundUserInterface
|
||||
- key: enum.InstrumentUiKey.Key
|
||||
type: InstrumentBoundUserInterface
|
||||
- type: PDA
|
||||
penSlot:
|
||||
startingItem: Pen
|
||||
@@ -59,6 +61,8 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- DoorBumpOpener
|
||||
- type: Input
|
||||
context: "human"
|
||||
|
||||
- type: entity
|
||||
parent: BasePDA
|
||||
@@ -493,13 +497,3 @@
|
||||
handheld: true
|
||||
bank: 1
|
||||
program: 2
|
||||
- type: ActivatableUI
|
||||
inHandsOnly: true
|
||||
singleUser: true
|
||||
key: enum.InstrumentUiKey.Key
|
||||
- type: UserInterface
|
||||
interfaces:
|
||||
- key: enum.InstrumentUiKey.Key
|
||||
type: InstrumentBoundUserInterface
|
||||
- type: Input
|
||||
context: "human"
|
||||
|
||||
Reference in New Issue
Block a user