diff options
| author | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
|---|---|---|
| committer | historia <[not public]> | 2026-06-19 03:05:46 -0400 |
| commit | fbd1c30d7b9777c9df6653f0c393afa7a7dfa519 (patch) | |
| tree | 7d4dd5b1fb1a5f868a330caf009ac8dc4e583025 /data/items/sapphire_bracelet.yaml | |
| parent | dea4a06764c507699cf9adcd1fd0a572d227aff0 (diff) | |
| download | thehouseoficarus-fbd1c30d7b9777c9df6653f0c393afa7a7dfa519.tar.gz | |
feat: science skill roughly implemented
Diffstat (limited to 'data/items/sapphire_bracelet.yaml')
| -rw-r--r-- | data/items/sapphire_bracelet.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/items/sapphire_bracelet.yaml b/data/items/sapphire_bracelet.yaml index 54d7c45..a2996eb 100644 --- a/data/items/sapphire_bracelet.yaml +++ b/data/items/sapphire_bracelet.yaml @@ -1,6 +1,6 @@ id: sapphire_bracelet name: sapphire bracelet -color: "69" -description: "A gold bracelet set with a sapphire." -value: 95 +color: "39" +description: "A bracelet set with a sapphire. Can be enchanted." +value: 200 equip_slot: hands |
