diff options
Diffstat (limited to 'data/items/christmas_cracker.yaml')
| -rw-r--r-- | data/items/christmas_cracker.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/items/christmas_cracker.yaml b/data/items/christmas_cracker.yaml new file mode 100644 index 0000000..42dbf26 --- /dev/null +++ b/data/items/christmas_cracker.yaml @@ -0,0 +1,10 @@ +id: christmas_cracker +name: christmas cracker +aliases: ["cracker", "christmas"] +description: "A festive party cracker. Pull it apart to see what's inside!" +value: 10 +stackable: true +search_table: christmas_cracker_hat +search_misc_table: christmas_cracker_misc +search_ticks: 3 +search_message: "digging through the christmas cracker" |
