初始:添加初始碎片
This commit is contained in:
@@ -33,7 +33,7 @@ export const COUNTER = {
|
||||
ROLE: { name: 'role', def: 1 }
|
||||
};
|
||||
|
||||
export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28];
|
||||
export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18];
|
||||
export const DEFAULT_ITEMS = [
|
||||
{ "id": 11004, "count": 99999999 },
|
||||
{ "id": 11013, "count": 999999 },
|
||||
@@ -90,6 +90,16 @@ export const DEFAULT_ITEMS = [
|
||||
{ "id": 17051, "count": 99999999 },
|
||||
{ "id": 17052, "count": 99999999 },
|
||||
|
||||
{ "id": 21018, "count": 3000 },
|
||||
{ "id": 21019, "count": 3000 },
|
||||
{ "id": 21022, "count": 3000 },
|
||||
{ "id": 21028, "count": 3000 },
|
||||
{ "id": 21040, "count": 3000 },
|
||||
{ "id": 21053, "count": 3000 },
|
||||
{ "id": 21056, "count": 3000 },
|
||||
{ "id": 21032, "count": 3000 },
|
||||
{ "id": 21046, "count": 3000 },
|
||||
|
||||
{ "id": 42083, "count": 9999 },
|
||||
{ "id": 42084, "count": 9999 },
|
||||
{ "id": 42085, "count": 9999 },
|
||||
|
||||
Reference in New Issue
Block a user