示例#1
0
 def takeStackMax(self, stackType):
     percentChange = InventoryId.getStackPercentChange(stackType)
     self.taking.append([percentChange, 100])
 def takeStackMax(self, stackType):
     percentChange = InventoryId.getStackPercentChange(stackType)
     self.taking.append([percentChange, 100])