fix(api): sweep every remaining test fixture off level/experience/requiredLevel/experienceReward

This commit is contained in:
Bastian Wagner
2026-08-21 14:19:12 +02:00
parent 8835671657
commit 34a7bb9dbd
7 changed files with 9 additions and 16 deletions

View File

@@ -257,11 +257,10 @@ function itemDefinition(
key: 'worn-short-sword',
name: 'Abgenutztes Kurzschwert',
description: '',
type: ItemType.WEAPON,
type: ItemType.EQUIPMENT,
equipmentSlot: EquipmentSlot.WEAPON,
rarity: ItemRarity.COMMON,
tier: 1,
requiredLevel: 1,
weaponDamage: 8,
bonusHp: 0,
bonusAttack: 0,