Step 138
In the locations array, add another object at the end. Set the name property to lose, set button text to an array with three REPLAY? strings, set button functions to an array with three restart variables, and set text to You die. . You can copy that text to use the emote.
My code so far:
{
name: “lose”,
“button text”: [“REPLAY?”, “REPLAY?”, “REPLAY?”],
“button functions”: [restart, restart, restart],
text: “You die. //the emoji goes here//”
}
Now I know I SHOULD be able to copy and paste the emoji, but I can’t. I right click and can copy the emoji, but when I right click to paste it, there is no option to paste.