| | |
| | | import NetPackCommon
|
| | | import PlayerWeekParty
|
| | | import PlayerActGarbageSorting
|
| | | import PlayerTongTianLing
|
| | | #-------------------------------------------------------------------------------------------
|
| | |
|
| | | #===============================================================================
|
| | |
| | | PlayerActivity.AddDailyActionFinishCnt(curPlayer, ShareDefine.DailyActionID_EquipPlus)
|
| | | PlayerActLogin.AddLoginAwardActionCnt(curPlayer, ChConfig.Def_LoginAct_EquipPlus, 1)
|
| | | PlayerWeekParty.AddWeekPartyActionCnt(curPlayer, ChConfig.Def_WPAct_Plus, 1)
|
| | | PlayerTongTianLing.AddTongTianTaskValue(curPlayer, ChConfig.TTLTaskType_Plus, 1)
|
| | | return
|
| | |
|
| | | def __EquipMayaPlusChange(curPlayer, packType, curEquip, index, updPlusLV):
|