Hello everyone,
as the title suggests, i want to know if i can change the cost for building manufactories. I checked the "defines" file, but i only found this:
buildings = {
_BUILD_BAILIFF_PRICE_ = 50 #Positive
_BUILD_BARRACK_PRICE_ = 1000 #Positive
_BUILD_BARRACK_ADDPRICE_ = 250 #Positive
_BUILD_CITYRIGHTS_PRICE_ = 100 #Positive
_BUILD_COURTHOUSE_PRICE_ = 100 #Positive
_BUILD_SHIPYARD_PRICE_ = 1000 #Positive
_BUILD_SHIPYARD_ADDPRICE_ = 100 #Positive
_BUILD_BAILIFF_MONTHS_ = 12 #Positive
_BUILD_BARRACK_MONTHS_ = 24 #Positive
_BUILD_CITYRIGHTS_MONTHS_ = 24 #Positive
_BUILD_COURTHOUSE_MONTHS_ = 24 #Positive
_BUILD_SHIPYARD_MONTHS_ = 36 #Positive
_BUILD_FORTLVL1_PRICE_ = 100 #Positive
_BUILD_FORTLVL2_PRICE_ = 200 #Positive
_BUILD_FORTLVL3_PRICE_ = 300 #Positive
_BUILD_FORTLVL4_PRICE_ = 500 #Positive
_BUILD_FORTLVL5_PRICE_ = 1000 #Positive
_BUILD_FORTLVL6_PRICE_ = 2000 #Positive
_BUILD_FORTRESS_MONTHS_ = 12 #Positive
_BUILD_MANUFACTORY_MONTHS_ = 24 #Positive
}
Have i missed anything?
Thanks in advance,
DS
as the title suggests, i want to know if i can change the cost for building manufactories. I checked the "defines" file, but i only found this:
buildings = {
_BUILD_BAILIFF_PRICE_ = 50 #Positive
_BUILD_BARRACK_PRICE_ = 1000 #Positive
_BUILD_BARRACK_ADDPRICE_ = 250 #Positive
_BUILD_CITYRIGHTS_PRICE_ = 100 #Positive
_BUILD_COURTHOUSE_PRICE_ = 100 #Positive
_BUILD_SHIPYARD_PRICE_ = 1000 #Positive
_BUILD_SHIPYARD_ADDPRICE_ = 100 #Positive
_BUILD_BAILIFF_MONTHS_ = 12 #Positive
_BUILD_BARRACK_MONTHS_ = 24 #Positive
_BUILD_CITYRIGHTS_MONTHS_ = 24 #Positive
_BUILD_COURTHOUSE_MONTHS_ = 24 #Positive
_BUILD_SHIPYARD_MONTHS_ = 36 #Positive
_BUILD_FORTLVL1_PRICE_ = 100 #Positive
_BUILD_FORTLVL2_PRICE_ = 200 #Positive
_BUILD_FORTLVL3_PRICE_ = 300 #Positive
_BUILD_FORTLVL4_PRICE_ = 500 #Positive
_BUILD_FORTLVL5_PRICE_ = 1000 #Positive
_BUILD_FORTLVL6_PRICE_ = 2000 #Positive
_BUILD_FORTRESS_MONTHS_ = 12 #Positive
_BUILD_MANUFACTORY_MONTHS_ = 24 #Positive
}
Have i missed anything?
Thanks in advance,
DS