diff options
Diffstat (limited to 'data/items/equipment/party_hat_red.yaml')
| -rw-r--r-- | data/items/equipment/party_hat_red.yaml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/data/items/equipment/party_hat_red.yaml b/data/items/equipment/party_hat_red.yaml index a26b690..322c008 100644 --- a/data/items/equipment/party_hat_red.yaml +++ b/data/items/equipment/party_hat_red.yaml @@ -1,6 +1,8 @@ +color: C4 +description: A festive red party hat. +equipment: + slot: head + type: armor name: red party hat -color: "C4" -description: "A festive red party hat." -value: 2 -equip_slot: head stackable: false +value: 2 |
