Skip to content

Commit

Permalink
Revert "добавил базовый пда для нас"
Browse files Browse the repository at this point in the history
This reverts commit e2ec1c0.
  • Loading branch information
Darkiich committed Aug 1, 2024
1 parent 91f00f6 commit 8473e85
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions Resources/Prototypes/ADT/Entities/Objects/Device/pda.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
- type: entity
parent: BasePDA
id: ADTBaseMedicalPDA
abstract: true
components:
- type: ItemToggle
toggleLight: false
onUse: false
- type: HealthAnalyzer
scanDelay: 1
scanningEndSound:
path: "/Audio/Items/Medical/healthscanner.ogg"

- type: entity
parent: ADTBaseMedicalPDA
parent: MedicalPDA
id: ADTPathologistPDA
name: pathologist's PDA
description: It breezes chill.
Expand Down

0 comments on commit 8473e85

Please sign in to comment.