added: hoodies
This commit is contained in:
parent
f5e41cc285
commit
bbd3d9efae
BIN
front/dist/resources/customisation/character_clothes/black_hoodie.png
vendored
Normal file
BIN
front/dist/resources/customisation/character_clothes/black_hoodie.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
front/dist/resources/customisation/character_clothes/white_hoodie.png
vendored
Normal file
BIN
front/dist/resources/customisation/character_clothes/white_hoodie.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
@ -226,7 +226,9 @@ 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"}
|
||||
{name:"clothes_pride_shirt",img: "resources/customisation/character_clothes/pride_shirt.png"},
|
||||
{name:"clothes_black_hoodie",img: "resources/customisation/character_clothes/black_hoodie.png"},
|
||||
{name:"clothes_white_hoodie",img: "resources/customisation/character_clothes/white_hoodie.png"}
|
||||
];
|
||||
|
||||
export const HATS_RESOURCES: Array<BodyResourceDescriptionInterface> = [
|
||||
|
Loading…
Reference in New Issue
Block a user