Added achievements data for the 2 new SF minus 1

This commit is contained in:
Olivier Gagnon
2022-03-16 14:39:23 -04:00
parent 321579c6cb
commit 328ef3a70a
2 changed files with 24 additions and 2 deletions
+10 -1
View File
@@ -481,7 +481,16 @@
"ID": "DEVMENU",
"Name": "Exploit: you're not meant to access this",
"Description": "Open the dev menu."
},
"RAINBOW": {
"ID": "RAINBOW",
"Name": "Exploit: rainbow",
"Description": "Make good use of the rainbow."
},
"TRUE_RECURSION": {
"ID": "TRUE_RECURSION",
"Name": "Exploit: true recursion",
"Description": "Beat BN1 in megabyteburner 2000."
}
}
}