From fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 03:05:46 -0400 Subject: feat: science skill roughly implemented --- data/items/emerald_ring.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/items/emerald_ring.yaml') diff --git a/data/items/emerald_ring.yaml b/data/items/emerald_ring.yaml index f70a059..253f872 100644 --- a/data/items/emerald_ring.yaml +++ b/data/items/emerald_ring.yaml @@ -1,6 +1,6 @@ id: emerald_ring name: emerald ring -color: "83" -description: "A gold ring set with a emerald." -value: 95 +color: "34" +description: "A ring set with an emerald. Can be enchanted." +value: 400 equip_slot: ring -- cgit v1.2.3