choice (premium)
“Lipstick” {
goto lip_stick_z
} “Hairstyle” {
goto hair_styles_z
} GEMS:12“Hair Color” {
goto hair_colors_z
} “I look amazing!” {
goto hair_and_lip_z_end
}
1 Like
choice (premium)
“Lipstick” {
goto lip_stick_z
} “Hairstyle” {
goto hair_styles_z
} GEMS:12“Hair Color” {
goto hair_colors_z
} “I look amazing!” {
goto hair_and_lip_z_end
}