Skip to content

Commit 7acd636

Browse files
authored
Update script.js
added placeholders for words cause I saw the others
1 parent cd65838 commit 7acd636

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Assassin/script.js

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ let initialList = [
44
"IG"/*Gaeta*/
55
];
66
let killAction = [
7-
"marshmallow", "what's the code?", "jingle bells", "I hate Taylor Swift", "black sheep",
8-
"that's my elbow", "licence to kill", "did you hear that noise?", "magician", "ballet dancer",
9-
"jinx", "I'm scared", "what do you mean?", "blah blah blah", "that wasn't me",
10-
"Scottish", "I love Taylor Swift", "what does JD stand for?", "ice ice baby", "virtual insanity",
11-
"escape room", "now it's legal", "Donald Duck", "jigsaw pieces", "I'm an elephant",
12-
"love me do", "penguin"
7+
"word", "word",
8+
"word", "word",
9+
"word", "word",
10+
"word", "word"
1311
];
1412

1513
function sfc32(a, b, c, d) {

0 commit comments

Comments
 (0)