mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): add note to clarify instructions (#54006)
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com> Co-authored-by: Lasse Jørgensen <28780271+lasjorg@users.noreply.github.com>
This commit is contained in:
parent
e470765bc0
commit
a4737ae55b
@ -9,6 +9,8 @@ dashedName: step-136
|
||||
|
||||
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. ☠"`.
|
||||
|
||||
In a later step, you will update the code for the `☠` emoticon text to properly display on the page.
|
||||
|
||||
# --hints--
|
||||
|
||||
You should have six values in the `locations` array.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user