diff --git a/docs/guides/weeks.md b/docs/guides/weeks.md index 90b89ca..020fc5d 100644 --- a/docs/guides/weeks.md +++ b/docs/guides/weeks.md @@ -149,6 +149,7 @@ Example ![frrf 2](https://user-images.githubusercontent.com/68293280/118160865-b8830e00-b3d3-11eb-8a23-818a1b4cfdb2.png) NOTE: You will have to add a new item to `weekUnlocked`, so that the week is playable. +Locate to line 39 and add in a new boolean called True so that the week can be playable. ![frrf 3](https://user-images.githubusercontent.com/68293280/118161461-7908f180-b3d4-11eb-89fa-e531ae5804d8.png)