Skip to content

Commit

Permalink
Make BaseMedicalPDA abstract (#26567)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Mar 30, 2024
1 parent 1e51feb commit 1ffa5c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
- type: entity
parent: BasePDA
id: BaseMedicalPDA
abstract: true
components:
- type: HealthAnalyzer
scanDelay: 1
Expand Down

0 comments on commit 1ffa5c2

Please sign in to comment.