cleanup bakery weapons (#31356)

This commit is contained in:
lzk
2024-08-23 12:53:22 +02:00
committed by GitHub
parent 7f91253bc0
commit 8bf05ec863
2 changed files with 2 additions and 6 deletions

View File

@@ -1,8 +1,6 @@
- type: entity
name: baguette
parent: FoodBreadBaguette
id: WeaponBaguette
description: Bon appétit!
suffix: Weapon
components:
- type: MeleeWeapon
@@ -14,4 +12,4 @@
path: /Audio/Weapons/bladeslice.ogg
- type: Reflect
reflectProb: 0.05
spread: 90
spread: 90

View File

@@ -1,8 +1,6 @@
- type: entity
parent: FoodBakedCroissant
id: WeaponCroissant
name: croissant
description: Buttery, flaky goodness.
suffix: Weapon
components:
- type: Fixtures
@@ -22,4 +20,4 @@
damage:
types:
Slash: 5
Piercing: 10
Piercing: 10