From 81f3e3bae7d82f0e0ad72d89ea5a5fdae8804712 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 5 Jul 2026 00:41:11 -0400 Subject: fix: remove redundant 'quality' on items, fix ranged str on ammo, item admin ui updates --- data/items/ammo/sapphire_bolts_e.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/items/ammo/sapphire_bolts_e.yaml') diff --git a/data/items/ammo/sapphire_bolts_e.yaml b/data/items/ammo/sapphire_bolts_e.yaml index 07694ea..aa28211 100644 --- a/data/items/ammo/sapphire_bolts_e.yaml +++ b/data/items/ammo/sapphire_bolts_e.yaml @@ -1,8 +1,8 @@ color: 27 bold description: Enchanted sapphire-tipped bolts. Have a chance to drain the target's Science level. equipment: - attack: - ranged: 4 + other: + ranged_strength: 4 slot: ammo type: ammo name: sapphire bolts e -- cgit v1.2.3