DarkBlizz

Game On => Land of AI => STARCRAFT II: WINGS OF LIBERTY => AI Development => Topic started by: Yuna_Q on March 05, 2010, 11:26:03 PM

Title: new/update constants for requirementsai.galaxy
Post by: Yuna_Q on March 05, 2010, 11:26:03 PM

const string c_PR_CarrierLaunchSpeedUpgrade = "CarrierLaunchSpeedUpgrade"; //
const string c_TR_MissileTurretRange   = "HiSecAutoTracking";        //
const string c_TR_RavenEnergy           = "RavenCorvidReactor";
const string c_TR_DurableMaterials   = "DurableMaterials"; //
const string c_TR_BattlecruiserEnergy   = "BattlecruiserBehemothReactor";                // BehemothReactor
const string c_TR_WeaponRefit   = "BattlecruiserEnableSpecializations";  //WeaponRefit
const string c_ZR_ChitinousPlating    = "ChitinousPlating";
const string c_ZR_AnabolicSynthesis    = "AnabolicSynthesis";
Title: Re: new/update constants for requirementsai.galaxy
Post by: Yuna_Q on March 07, 2010, 11:20:00 AM
add some constants for battlecruiser.
Title: Re: new/update constants for requirementsai.galaxy
Post by: hd on March 26, 2010, 05:01:39 PM
You wouldn't happen to have the voidray speed one would you?