diff options
Diffstat (limited to 'data/drops')
| -rw-r--r-- | data/drops/gem_table.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/drops/gem_table.yaml b/data/drops/gem_table.yaml new file mode 100644 index 0000000..9410ba1 --- /dev/null +++ b/data/drops/gem_table.yaml @@ -0,0 +1,10 @@ +id: gem_table +drops: + - item_id: uncut_sapphire + weight: 47 + - item_id: uncut_emerald + weight: 16 + - item_id: uncut_ruby + weight: 4 + - item_id: uncut_diamond + weight: 1 |
