添加物品

This commit is contained in:
panfudan
2025-08-18 21:13:10 +08:00
parent 9e1459973c
commit f5a13de4b5
5 changed files with 12 additions and 51 deletions

View File

@@ -24,10 +24,7 @@ export class Test{
}
init_local_data(){
let init_data = {
data : {
score: 0, mission: 1, gold: 100, diamond: 100, meat: 0, exp: 0,
ghstone: 0, bhstone: 0, phlestone: 0, rhstone: 0, herocard: 0,
ckey: 0, skey: 0, gkey: 0,},
data : { score: 0, mission: 1, gold: 100, diamond: 100, meat: 0, exp: 0,},
fight_heros: { 0: 0, 1: 0, 2: 0, 3: 0, 4: 0 },
heros: {
5001: { uuid: 5001, lv: 1 },