semperfi: Add AA to research list. Really necessary now!

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@10859 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2010-05-20 21:02:05 +00:00 committed by Git SVN Gateway
parent a5cb039c08
commit 4f5775a15f
1 changed files with 12 additions and 11 deletions

View File

@ -81,7 +81,7 @@ run
tech[0][17] RESEARCHSTAT "R-Struc-Research-Upgrade06" //to dedicate one reslab to cerebral stuff
//other tech: R-Vehicle-Prop-VTOL, R-Struc-VTOLPad, R-Struc-VTOLFactory
techCount[1] int 16
techCount[1] int 17
//how many res facilities to use when finished researching all specified research topics
maxIdleRes[1] int 3
@ -92,16 +92,17 @@ run
tech[1][3] RESEARCHSTAT "R-Struc-VTOLFactory" //rush vtols
tech[1][4] RESEARCHSTAT "R-Struc-VTOLPad" //vtol pads
tech[1][5] RESEARCHSTAT "R-Wpn-Bomb04" //thermite bomb - and we win
tech[1][6] RESEARCHSTAT "R-Defense-WallTower01" //heavy mg hardpoint - in case missed
tech[1][7] RESEARCHSTAT "R-Defense-WallUpgrade01" //impr hardcrete - in case missed
tech[1][8] RESEARCHSTAT "R-Struc-Materials01" //reinf struc mat - in case missed
tech[1][9] RESEARCHSTAT "R-Vehicle-Body07" //retribution body
tech[1][10] RESEARCHSTAT "R-Vehicle-Metals09" //vtol armor
tech[1][11] RESEARCHSTAT "R-Struc-VTOLPad-Upgrade06" //rearm
tech[1][12] RESEARCHSTAT "R-Struc-VTOLFactory-Upgrade06" //production
tech[1][13] RESEARCHSTAT "R-Struc-Power-Upgrade03a" //power upgrade 03a
tech[1][14] RESEARCHSTAT "R-Sys-Autorepair-General" //autorepair
tech[1][15] RESEARCHSTAT "R-Vehicle-Engine09" //finally - speed
tech[1][6] RESEARCHSTAT "R-Defense-AASite-QuadMg1" //AA hurricane site
tech[1][7] RESEARCHSTAT "R-Defense-WallTower01" //heavy mg hardpoint - in case missed
tech[1][8] RESEARCHSTAT "R-Defense-WallUpgrade01" //impr hardcrete - in case missed
tech[1][9] RESEARCHSTAT "R-Struc-Materials01" //reinf struc mat - in case missed
tech[1][10] RESEARCHSTAT "R-Vehicle-Body07" //retribution body
tech[1][11] RESEARCHSTAT "R-Vehicle-Metals09" //vtol armor
tech[1][12] RESEARCHSTAT "R-Struc-VTOLPad-Upgrade06" //rearm
tech[1][13] RESEARCHSTAT "R-Struc-VTOLFactory-Upgrade06" //production
tech[1][14] RESEARCHSTAT "R-Struc-Power-Upgrade03a" //power upgrade 03a
tech[1][15] RESEARCHSTAT "R-Sys-Autorepair-General" //autorepair
tech[1][16] RESEARCHSTAT "R-Vehicle-Engine09" //finally - speed
maxVtolFacs[0] int 1
maxVtolFacs[1] int 4