added: pride shirt

This commit is contained in:
yourcoke 2020-11-20 15:56:58 +01:00
parent 62f13f6b30
commit f5e41cc285
No known key found for this signature in database
GPG key ID: F2469FFA4FB136F6
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -226,6 +226,7 @@ export const CLOTHES_RESOURCES: Array<BodyResourceDescriptionInterface> = [
{name:"clothes_68",img: "resources/customisation/character_clothes/character_clothes67.png"},
{name:"clothes_69",img: "resources/customisation/character_clothes/character_clothes68.png"},
{name:"clothes_70",img: "resources/customisation/character_clothes/character_clothes69.png"},
{name:"clothes_pride_shirt",img: "resources/customisation/character_clothes/pride_shirt.png"}
];
export const HATS_RESOURCES: Array<BodyResourceDescriptionInterface> = [