【GM】一键顶级装备,增加白金装备

dev_chengFeng
gaoxin 2021-09-26 17:40:48 +08:00
parent 8310c29aaf
commit e318ca197f
1 changed files with 5 additions and 1 deletions

View File

@ -50,7 +50,11 @@ local this = GMPanel
"1#100005#1", "1#100010#1", "1#100015#1", "1#100020#1", "1#100025#1","1#100030#1", "1#100035#1","1#100040#1"
}
local equipeList = {
"1#60159#1", "1#60184#1", "1#60194#1", "1#60199#1"
"1#60158#1", "1#60183#1", "1#60193#1", "1#60198#1",
"1#60159#1", "1#60184#1", "1#60194#1", "1#60199#1",
"1#60160#1", "1#60185#1", "1#60195#1", "1#60201#1",
"1#60161#1", "1#60186#1", "1#60202#1", "1#60208#1",
"1#60162#1", "1#60187#1", "1#60203#1", "1#60209#1",
}
local moneyList = {"1#3#99999999", "1#4#99999999", "1#5#99999999", "1#14#999999999", "1#15#99999999", "1#16#99999999","1#1226#99999999"}
--初始化组件(用于子类重写)