hxp
2025-09-04 541f5d53ee3e0676c66157141aa868e31f27fa81
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_EquipWash.py
@@ -23,7 +23,6 @@
import PlayerSuccess
import IPY_GameWorld
import PlayerTongTianLing
import PlayerActGarbageSorting
import DataRecordPack
import PlayerActLogin
import PlayerActTask
@@ -298,7 +297,6 @@
    if isRefreshAttr:
        RefreshEquipWashAttr(curPlayer, classLV)
    PlayerActLogin.AddLoginAwardActionCnt(curPlayer, ChConfig.Def_LoginAct_EquipWash, 1)
    PlayerActGarbageSorting.AddActGarbageTaskProgress(curPlayer, ChConfig.Def_GarbageTask_EquipWash)
    PlayerTongTianLing.AddTongTianTaskValue(curPlayer, ChConfig.TTLTaskType_Wash, 1)
    PlayerActTask.AddActTaskValue(curPlayer, ChConfig.ActTaskType_EquipWash)
    return