Exemplo n.º 1
0
 def stepObjArrived(self, stepObj):
     QuestIndicatorGridNode.stepObjArrived(self, stepObj)
     if self.getCurrentOrNextState() in ('Near', ):
         self.startNearEffect()
 def stepObjArrived(self, stepObj):
     QuestIndicatorGridNode.stepObjArrived(self, stepObj)
     if self.getCurrentOrNextState() in ("Near",):
         self.startNearEffect()