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