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_necklace.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data/items/sapphire_necklace.yaml') diff --git a/data/items/sapphire_necklace.yaml b/data/items/sapphire_necklace.yaml index 80deb37..e553973 100644 --- a/data/items/sapphire_necklace.yaml +++ b/data/items/sapphire_necklace.yaml @@ -1,6 +1,6 @@ id: sapphire_necklace name: sapphire necklace -color: "69" -description: "A gold necklace set with a sapphire." -value: 90 +color: "39" +description: "A necklace set with a sapphire. Can be enchanted." +value: 250 equip_slot: neck -- cgit v1.2.3