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