From 731adf2e0fbcac9a32179da077299ed6465af41e Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 17 Jun 2026 02:27:20 -0400 Subject: feat: movement overhauled. agility-enhancing items added. --- data/items/graceful_boots.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/items/graceful_boots.yaml (limited to 'data/items/graceful_boots.yaml') diff --git a/data/items/graceful_boots.yaml b/data/items/graceful_boots.yaml new file mode 100644 index 0000000..71e8f84 --- /dev/null +++ b/data/items/graceful_boots.yaml @@ -0,0 +1,6 @@ +id: graceful_boots +name: graceful boots +color: "230" +description: "Lightweight boots. Part of the graceful set." +value: 80 +equip_slot: feet -- cgit v1.2.3