No thats right for 300 million, I wanted approximate to the HQ, 1 Titan at 60 million takes 10 hours, so this is about the same, they are not meant for quick production, they are meant to be ways to produce without relying on the other races, I may add one the every races shipyard instead of just the main ones so once you have enough cash you can start producing alot quicker.
If you don't like the timer settings just edit this line in lib.sho.POS.buildlist
Code: Select all
027 $price = get average price of ware $Build
028 $timer = $price / 1000
and this one in lib.sho.POS.reverselist
Code: Select all
065 $price = get average price of ware $shiptype
066 $timer = $price / 1000
make the divider (set at 1000) bigger to reduce the time smaller to increase.
You have to do this before you first activate any shipyard though