Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
Esco-dev committed Jan 28, 2025
1 parent f53ad8b commit 1fa3690
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/_Lust/Entities/Objects/Devices/pda.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
- type: entity
parent: BasePDA
id: CommaidPDA
name: Command maid PDA
components:
- type: Sprite
- type: Pda
id: CommaidIDCard
- type: Appearance
appearanceDataInit:
enum.PdaVisuals.PdaType:
!type:String
pda-commaid
- type: Icon
sprite: _Lust/Objects/Devices/pda.rsi
state: pda-commaid
#- type: entity
# parent: BasePDA
# id: CommaidPDA
# name: Command maid PDA
# components:
# - type: Sprite
# - type: Pda
# id: CommaidIDCard
# - type: Appearance
# appearanceDataInit:
# enum.PdaVisuals.PdaType:
# !type:String
# pda-commaid
# - type: Icon
# sprite: _Lust/Objects/Devices/pda.rsi
# state: pda-commaid

0 comments on commit 1fa3690

Please sign in to comment.