hxp
2022-01-17 a7d7f981e369d1ae27410f1fe1aaaeb34c21ea3b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerSignDay.py
@@ -29,6 +29,7 @@
import DataRecordPack
import ChPyNetSendPack
import PlayerMagicWeapon
import PlayerTongTianLing
import PlayerPet
import PlayerControl
import GameWorld
@@ -180,6 +181,7 @@
            curEffect = signDayAttrSkill.GetEffect(0)
            PlayerControl.NotifyCode(curPlayer, "SignInText2", [ChConfig.Def_SkillID_PetSignDay, curEffect.GetEffectID(), curEffect.GetEffectValue(0)])
            
    PlayerTongTianLing.AddTongTianTaskValue(curPlayer, ChConfig.TTLTaskType_Sign, 1)
    return
## 签到总奖励天数