def getBossEffect(self):
     return Boss.getBossEffect(self)
예제 #2
0
 def getBossEffect(self):
     return Boss.getBossEffect(self)