Ejemplo n.º 1
0
 def description(self):
     spawn_type = [-9] if self.locked else [9]
     return Describe.random_orb_spawn(self.count, spawn_type)
Ejemplo n.º 2
0
 def description(self):
     return Describe.random_orb_spawn(self.count, self.attributes)