diff --git a/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml b/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml index 83be1354781..3f47ad6916b 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Service/barber.yml @@ -8,10 +8,10 @@ sprite: Objects/Tools/scissors.rsi state: icon - type: MagicMirror - AddSlotTime: 20 - RemoveSlotTime: 20 - SelectSlotTime: 20 - ChangeSlotTime: 20 + addSlotTime: 20 + removeSlotTime: 20 + selectSlotTime: 20 + changeSlotTime: 20 - type: ActivatableUI key: enum.MagicMirrorUiKey.Key closeOnHandDeselect: true