Update config
This commit is contained in:
parent
5d7c979752
commit
cbe189bbed
10
config.js
10
config.js
@ -1,8 +1,8 @@
|
||||
export const config = {
|
||||
"dev": true,
|
||||
"port": 8080,
|
||||
"bots": 5,
|
||||
"fps": 30
|
||||
"port": 62787,
|
||||
"bots": 0,
|
||||
"fps": 60
|
||||
};
|
||||
|
||||
export const consts = {
|
||||
@ -13,7 +13,7 @@ export const consts = {
|
||||
"MAX_PLAYERS": 30,
|
||||
"NEW_PLAYER_LAG": 60,
|
||||
"LEADERBOARD_NUM": 5,
|
||||
"PREFIXES": "Angry Baby Crazy Diligent Excited Fat Greedy Hungry Interesting Japanese Kind Little Magic Naïve Old Powerful Quiet Rich Superman THU Undefined Valuable Wifeless Xiangbuchulai Young Zombie",
|
||||
"NAMES": "Alice Bob Carol Dave Eve Francis Grace Hans Isabella Jason Kate Louis Margaret Nathan Olivia Paul Queen Richard Susan Thomas Uma Vivian Winnie Xander Yasmine Zach"
|
||||
"PREFIXES": "Cute Adorable Scratchy Angry",
|
||||
"NAMES": "Cat Kitty Kitten Feline"
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user