prettier
This commit is contained in:
@@ -182,7 +182,7 @@ export const HAIR_RESOURCES: BodyResourceDescriptionListInterface = {
|
||||
hair_72: { name: "hair_72", img: "resources/customisation/character_hairs/character_hairs71.png" },
|
||||
hair_73: { name: "hair_73", img: "resources/customisation/character_hairs/character_hairs72.png" },
|
||||
hair_74: { name: "hair_74", img: "resources/customisation/character_hairs/character_hairs73.png" },
|
||||
hair_75: { name: "hair_75", img: "resources/customisation/character_hairs/character_hairs74.png" }
|
||||
hair_75: { name: "hair_75", img: "resources/customisation/character_hairs/character_hairs74.png" },
|
||||
};
|
||||
|
||||
export const CLOTHES_RESOURCES: BodyResourceDescriptionListInterface = {
|
||||
@@ -435,8 +435,8 @@ export const ACCESSORIES_RESOURCES: BodyResourceDescriptionListInterface = {
|
||||
img: "resources/customisation/character_accessories/mate_bottle1.png",
|
||||
},
|
||||
accessory_mask: { name: "accessory_mask", img: "resources/customisation/character_accessories/mask.png" },
|
||||
wheelchair: {
|
||||
name: "accessory_wheelchair",
|
||||
wheelchair: {
|
||||
name: "accessory_wheelchair",
|
||||
img: "resources/customisation/character_accessories/wheelchair.png",
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user