Add cooldown to melee weapons on pickup/selected
Fixes #3149 Fixes kitchen knives not having ItemCooldown component.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- type: Utensil
|
||||
types:
|
||||
- Knife
|
||||
- type: ItemCooldown
|
||||
- type: MeleeWeapon
|
||||
hitSound: /Audio/Weapons/bladeslice.ogg
|
||||
damage: 12
|
||||
|
||||
Reference in New Issue
Block a user