diff options
Diffstat (limited to 'data/drops/christmas_cracker_hat.yaml')
| -rw-r--r-- | data/drops/christmas_cracker_hat.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/drops/christmas_cracker_hat.yaml b/data/drops/christmas_cracker_hat.yaml new file mode 100644 index 0000000..bb7bde8 --- /dev/null +++ b/data/drops/christmas_cracker_hat.yaml @@ -0,0 +1,14 @@ +id: christmas_cracker_hat +drops: + - item_id: party_hat_blue + weight: 1 + - item_id: party_hat_pink + weight: 1 + - item_id: party_hat_yellow + weight: 1 + - item_id: party_hat_green + weight: 1 + - item_id: party_hat_red + weight: 1 + - item_id: party_hat_white + weight: 1 |
