From a3ae1e6aad696f584d138d9363c05dedff136a65 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 22:19:17 -0400 Subject: feat: safespot system implemented --- data/items/ammo/mithril_arrow.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/items/ammo/mithril_arrow.yaml') diff --git a/data/items/ammo/mithril_arrow.yaml b/data/items/ammo/mithril_arrow.yaml index 3f07c09..3eef148 100644 --- a/data/items/ammo/mithril_arrow.yaml +++ b/data/items/ammo/mithril_arrow.yaml @@ -18,6 +18,7 @@ equip_slot: ammo id: mithril_arrow name: mithril arrow stackable: true +recoverable: true stats: ranged_strength: 22 value: 10 -- cgit v1.2.3