added: tinfoil hat1
This commit is contained in:
parent
92137dc0a3
commit
a6c8132f0a
5 changed files with 1598 additions and 1 deletions
|
@ -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> = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue