def getBasePrice(self):
     return ToontownGlobals.getHousePriceById(self.houseType)
Beispiel #2
0
 def getBasePrice(self):
     return ToontownGlobals.getHousePriceById(self.houseType)