mirror of
https://github.com/zombieFox/nightTab.git
synced 2024-11-27 02:24:22 +01:00
[design] add zombiesque adjective
This commit is contained in:
parent
3d66ea4905
commit
7b2c42e447
@ -1335,6 +1335,7 @@ var helper = (function() {
|
||||
"Zealous",
|
||||
"Zesty",
|
||||
"Zippy",
|
||||
"Zombiesque",
|
||||
"Zonked"
|
||||
];
|
||||
return adjectives[Math.floor(Math.random() * adjectives.length)] + " " + animals[Math.floor(Math.random() * animals.length)];
|
||||
|
Loading…
Reference in New Issue
Block a user