aboutsummaryrefslogtreecommitdiff
path: root/data/items/party_hat_blue.yaml
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-14 22:38:23 -0400
committerhistoria <[not public]>2026-06-14 22:38:23 -0400
commita6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77 (patch)
tree89601a502bbfcb50302cf03f09b6febc6040eeb0 /data/items/party_hat_blue.yaml
parent1aba2bdd23aebed4032333e74aa553c40a31fcbd (diff)
downloadthehouseoficarus-a6f0ad79e2e3a5b7c11eef1ffc3233f3a2766f77.tar.gz
feat: fractional ticks and server game_speed implemented. potentially insanely janky.
Diffstat (limited to 'data/items/party_hat_blue.yaml')
-rw-r--r--data/items/party_hat_blue.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/items/party_hat_blue.yaml b/data/items/party_hat_blue.yaml
new file mode 100644
index 0000000..81ad988
--- /dev/null
+++ b/data/items/party_hat_blue.yaml
@@ -0,0 +1,7 @@
+id: party_hat_blue
+name: blue party hat
+aliases: ["party hat", "blue hat"]
+description: "A festive blue party hat."
+value: 2
+equip_slot: head
+stackable: false