changed movie arrangement
This commit is contained in:
parent
61becfdd84
commit
a157db3712
2
main.js
2
main.js
@ -52,9 +52,9 @@ function revealButtons(g = guessNo){
|
|||||||
var movies = [
|
var movies = [
|
||||||
["The Texas Chainsaw Massacre", 1, "Sally Hardesty"],
|
["The Texas Chainsaw Massacre", 1, "Sally Hardesty"],
|
||||||
["It", 1, "Eddie Kaspbrak"],
|
["It", 1, "Eddie Kaspbrak"],
|
||||||
|
["It Follows", 2, "Jaime Height"],
|
||||||
["A Nightmare on Elm Street", 1, "Nancy Thompson"],
|
["A Nightmare on Elm Street", 1, "Nancy Thompson"],
|
||||||
["The Ring", 0, "Rachel Keller"],
|
["The Ring", 0, "Rachel Keller"],
|
||||||
["It Follows", 2, "Jaime Height"],
|
|
||||||
["Friday the 13th", 0, "Alice Hardy"],
|
["Friday the 13th", 0, "Alice Hardy"],
|
||||||
["Event Horizon", 2, "Lieutenant Starck"],
|
["Event Horizon", 2, "Lieutenant Starck"],
|
||||||
["Hellraiser", 2, "Kirsty Cotton"],
|
["Hellraiser", 2, "Kirsty Cotton"],
|
||||||
|
Loading…
Reference in New Issue
Block a user