Salami does melee dmg (#23041)
* Add melee dmg to salami * Bump up dmg to 6, 1 more than a punch * Add in-hand and wielded sprites, and adjust swing angle --------- Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -608,9 +608,20 @@
|
||||
- Raw
|
||||
- Meat
|
||||
- type: Sprite
|
||||
sprite: Objects/Consumable/Food/salami.rsi
|
||||
state: salami
|
||||
- type: SliceableFood
|
||||
slice: FoodMeatSalamiSlice
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 100
|
||||
damage:
|
||||
types:
|
||||
Blunt: 6
|
||||
- type: Wieldable
|
||||
- type: IncreaseDamageOnWield
|
||||
damage:
|
||||
types:
|
||||
Blunt: 2
|
||||
|
||||
- type: entity
|
||||
name: meat clown
|
||||
|
||||
Reference in New Issue
Block a user