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/ruby_ring.yaml | |
| parent | dea4a06764c507699cf9adcd1fd0a572d227aff0 (diff) | |
| download | thehouseoficarus-fbd1c30d7b9777c9df6653f0c393afa7a7dfa519.tar.gz | |
feat: science skill roughly implemented
Diffstat (limited to 'data/items/ruby_ring.yaml')
| -rw-r--r-- | data/items/ruby_ring.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/items/ruby_ring.yaml b/data/items/ruby_ring.yaml index 9582c0a..cb0cfde 100644 --- a/data/items/ruby_ring.yaml +++ b/data/items/ruby_ring.yaml @@ -1,6 +1,6 @@ id: ruby_ring name: ruby ring color: "196" -description: "A gold ring set with a ruby." -value: 130 +description: "A ring set with a ruby. Can be enchanted." +value: 800 equip_slot: ring |
