diff --git a/Content.Client/EntryPoint.cs b/Content.Client/EntryPoint.cs index a3d469b636..009a666727 100644 --- a/Content.Client/EntryPoint.cs +++ b/Content.Client/EntryPoint.cs @@ -127,7 +127,8 @@ namespace Content.Client "FootstepSound", "UtilityBeltClothingFill", "ShuttleController", - "HumanInventoryController" + "HumanInventoryController", + "UseDelay" }; foreach (var ignoreName in registerIgnore) diff --git a/Resources/Prototypes/Entities/items/bike_horn.yml b/Resources/Prototypes/Entities/items/bike_horn.yml index ff80d83b81..51d72315ae 100644 --- a/Resources/Prototypes/Entities/items/bike_horn.yml +++ b/Resources/Prototypes/Entities/items/bike_horn.yml @@ -21,6 +21,5 @@ - type: EmitSoundOnUse sound: /Audio/items/bikehorn.ogg - - type: Timing - type: UseDelay delay: 0.5