This commit is contained in:
computer\尼卡 2025-08-08 19:01:30 +08:00
parent 4d5be00483
commit 5cfaf3a5cd

View File

@ -1459,6 +1459,12 @@ var GameTool = {
return false;
}
} else {
cc.fx.GameConfig.GM_INFO.hp_Max = 5;
cc.fx.GameConfig.GM_INFO.doubleCoin = 1;
cc.fx.StorageMessage.setStorage("mCardDate", 0);
return false;
}
},