Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- module.exports = {
- "GymBro": {
- "avatar": {
- top:'ShortHairTheCaesar',
- accessories:'Sunglasses',
- hair:'Brown',
- facialHair:'BeardMedium',
- facialHairColor:'BrownDark',
- clothe:'Overall',
- clotheColor:'Red',
- eyes:'Close',
- eyebrows:'Default',
- mouth:'Eating',
- skinColor:'Black'
- }
- },
- "BankAssistant": {
- "avatar": {
- top:'NoHair',
- accessories:'Prescription02',
- facialHair:'Blank',
- clothe:'CollarSweater',
- clotheColor:'PastelGreen',
- eyes:'Default',
- eyebrows:'Default',
- mouth:'Default',
- skinColor:'Pale'
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment