diff options
Diffstat (limited to 'data/drops/market_stall_steal.yaml')
| -rw-r--r-- | data/drops/market_stall_steal.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/drops/market_stall_steal.yaml b/data/drops/market_stall_steal.yaml new file mode 100644 index 0000000..e45c878 --- /dev/null +++ b/data/drops/market_stall_steal.yaml @@ -0,0 +1,11 @@ +id: market_stall_steal +drops: + - item_id: bread + weight: 40 + quantity: 1 + - item_id: apple + weight: 35 + quantity: 1 + - item_id: cheese + weight: 25 + quantity: 1
\ No newline at end of file |
