Exemplo n.º 1
0
 def _changeDefHour(self, newValue, timeActivation, timeCooldown, initiatorDBID):
     FortifiedRegionBase._changeDefHour(self, newValue, timeActivation, timeCooldown, initiatorDBID)
     self.onDefenceHourChanged(newValue)
Exemplo n.º 2
0
 def _changeDefHour(self, newValue, timeActivation, timeCooldown,
                    initiatorDBID):
     FortifiedRegionBase._changeDefHour(self, newValue, timeActivation,
                                        timeCooldown, initiatorDBID)
     self.onDefenceHourChanged(newValue)