Nick: map tests and fixes
This commit is contained in:
@@ -42,6 +42,19 @@ const RATE_LIMITS = {
|
||||
growth: 500,
|
||||
growthdouble: 500,
|
||||
},
|
||||
map:{
|
||||
default: 20,
|
||||
free: 5,
|
||||
starter: 20,
|
||||
standard: 40,
|
||||
standardOld: 40,
|
||||
scale: 500,
|
||||
hobby: 10,
|
||||
standardNew: 50,
|
||||
standardnew: 50,
|
||||
growth: 500,
|
||||
growthdouble: 500,
|
||||
},
|
||||
preview: {
|
||||
free: 5,
|
||||
default: 5,
|
||||
|
||||
Reference in New Issue
Block a user