初始:道具初始数量

This commit is contained in:
luying
2021-05-14 10:30:13 +08:00
parent e750ba46e0
commit 7170abe112
+1 -1
View File
@@ -35,7 +35,7 @@ export const COUNTER = {
export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18]; export const DEFAULT_HEROES = [19, 53, 46, 40, 22, 56, 32, 28, 18];
export const DEFAULT_ITEMS = [ export const DEFAULT_ITEMS = [
{ "id": 11004, "count": 5000 }, { "id": 11004, "count": 150000 },
{ "id": 11013, "count": 99 }, { "id": 11013, "count": 99 },
{ "id": 11014, "count": 99 }, { "id": 11014, "count": 99 },
{ "id": 11015, "count": 99 }, { "id": 11015, "count": 99 },