11
This commit is contained in:
parent
4d5be00483
commit
5cfaf3a5cd
|
@ -1459,6 +1459,12 @@ var GameTool = {
|
||||||
return false;
|
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;
|
||||||
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user