商店商品++
This commit is contained in:
@@ -38,11 +38,12 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
exp:0,
|
||||
}
|
||||
shop:any={
|
||||
daily_goods:[],
|
||||
weekly_goods:[],
|
||||
monthly_goods:[],
|
||||
special_goods:[],
|
||||
goods_count:[1,3,1,3],
|
||||
daily:[1001,1004,1002,1005],
|
||||
weekly:[],
|
||||
monthly:[],
|
||||
special:[],
|
||||
goods_count:[1,1,3,3,10,10,10,10,10,10,10,10],
|
||||
|
||||
}
|
||||
fight_heros:any={ 0:5001, 1:5005, 2:0, 3:0, 4:0, }
|
||||
heros:any = {
|
||||
|
||||
Reference in New Issue
Block a user