hxp
2019-02-19 cda5e4e81f17542946ac53e77d2cd625ac2ea3d4
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_PersonalBoss.py
@@ -23,6 +23,7 @@
import IpyGameDataPY
import PlayerBossReborn
import PlayerFairyCeremony
import PlayerNewFairyCeremony
import ChConfig
import ChPlayer
import EventReport
@@ -175,6 +176,7 @@
    EventReport.WriteEvent_FB(curPlayer, ChConfig.Def_FBMapID_PersonalBoss, 0, ChConfig.CME_Log_Start)
    PlayerBossReborn.AddBossRebornActionCnt(curPlayer, ChConfig.Def_BRAct_VIPBOSS, 1)
    PlayerFairyCeremony.AddFCPartyActionCnt(curPlayer, ChConfig.Def_PPAct_VIPBoss, 1)
    PlayerNewFairyCeremony.AddFCPartyActionCnt(curPlayer, ChConfig.Def_PPAct_VIPBoss, 1)
    
    FBCommon.ClearFBNPC()