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/sapphire_ring.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/items/sapphire_ring.yaml') diff --git a/data/items/sapphire_ring.yaml b/data/items/sapphire_ring.yaml index 013a730..40e8cc5 100644 --- a/data/items/sapphire_ring.yaml +++ b/data/items/sapphire_ring.yaml @@ -1,6 +1,6 @@ id: sapphire_ring name: sapphire ring -color: "69" -description: "A gold ring set with a sapphire." -value: 80 +color: "39" +description: "A ring set with a sapphire. Can be enchanted." +value: 200 equip_slot: ring -- cgit v1.2.3