Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 7b2c42e

Browse files
committed
[design] add zombiesque adjective
1 parent 3d66ea4 commit 7b2c42e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/js/helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1335,6 +1335,7 @@ var helper = (function() {
13351335
"Zealous",
13361336
"Zesty",
13371337
"Zippy",
1338+
"Zombiesque",
13381339
"Zonked"
13391340
];
13401341
return adjectives[Math.floor(Math.random() * adjectives.length)] + " " + animals[Math.floor(Math.random() * animals.length)];

0 commit comments

Comments
 (0)