Skip to content

Commit

Permalink
Brigmedic pda now inherents from BaseMedicalPDA
Browse files Browse the repository at this point in the history
  • Loading branch information
blueDev2 committed May 1, 2024
1 parent eaef1d4 commit 8b16aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/_NF/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
state: pda-deputy

- type: entity
parent: BasePDA
parent: BaseMedicalPDA
id: BrigmedicNFPDA
name: brigmedic PDA
description: Whosoever bears this PDA heals the law.
Expand Down Expand Up @@ -323,7 +323,7 @@
startingItem: PenCentcom
- type: PdaBorderColor
borderColor: "#789876"
accentHColor: "#447987"
accentHColor: "#447987"
- type: Sprite
sprite: _NF/Objects/Devices/pda.rsi
layers:
Expand Down

0 comments on commit 8b16aa9

Please sign in to comment.