added: tinfoil hat1

This commit is contained in:
yourcoke 2020-11-20 10:59:22 +01:00
parent 92137dc0a3
commit a6c8132f0a
No known key found for this signature in database
GPG key ID: F2469FFA4FB136F6
5 changed files with 1598 additions and 1 deletions

View file

@ -254,7 +254,8 @@ export const HATS_RESOURCES: Array<BodyResourceDescriptionInterface> = [
{name: "hats_23", img: "resources/customisation/character_hats/character_hats23.png"},
{name: "hats_24", img: "resources/customisation/character_hats/character_hats24.png"},
{name: "hats_25", img: "resources/customisation/character_hats/character_hats25.png"},
{name: "hats_26", img: "resources/customisation/character_hats/character_hats26.png"}
{name: "hats_26", img: "resources/customisation/character_hats/character_hats26.png"},
{name: "tinfoil_hat1", img: "resources/customisation/character_hats/tinfoil_hat1.png"}
];
export const ACCESSORIES_RESOURCES: Array<BodyResourceDescriptionInterface> = [