Skip to content

Commit

Permalink
Update barber.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Debug <[email protected]>
  • Loading branch information
DebugOk authored Dec 31, 2023
1 parent 79edd45 commit a3d48fd
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,18 @@
- type: Sprite
sprite: Objects/Tools/scissors.rsi
state: icon
# - type: MagicMirror
# - type: ActivatableUI
# key: enum.MagicMirrorUiKey.Key
# closeOnHandDeselect: true
# - type: UserInterface
# interfaces:
# - key: enum.MagicMirrorUiKey.Key
# type: MagicMirrorBoundUserInterface
- type: MagicMirror
AddSlotTime: 20
RemoveSlotTime: 20
SelectSlotTime: 20
ChangeSlotTime: 20
- type: ActivatableUI
key: enum.MagicMirrorUiKey.Key
closeOnHandDeselect: true
- type: UserInterface
interfaces:
- key: enum.MagicMirrorUiKey.Key
type: MagicMirrorBoundUserInterface
- type: MeleeWeapon
wideAnimationRotation: -90
attackRate: 1
Expand Down

0 comments on commit a3d48fd

Please sign in to comment.