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