|  |  | 
 |  |  | import PlayerNewFairyCeremony
 | 
 |  |  | import ItemControler
 | 
 |  |  | import ItemCommon
 | 
 |  |  | import PlayerTask
 | 
 |  |  | import PyGameData
 | 
 |  |  | import EventShell
 | 
 |  |  | import FBCommon
 | 
 |  |  | 
 |  |  | #            GameWorld.Log('缥缈仙域事件状态设置错误,fdeventID=%s, state=%s, curState=%s' % (fdeventID, state, curState))
 | 
 |  |  | #            return
 | 
 |  |  |         EventShell.EventRespons_FairyDomain(curPlayer, ipyData.GetEventType())
 | 
 |  |  |         PlayerTask.AddTaskValue(curPlayer, ChConfig.TaskType_FairyDomain, 1)
 | 
 |  |  |          | 
 |  |  |     PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_PDict_FairyDomainEventState % fdeventID, state)
 | 
 |  |  |     NotifyVisitFairyDomainInfo(curPlayer, [fdeventID], 0)
 | 
 |  |  |     return True
 |