o Reverted marine starting points 110 -> 100

o Reduced armslab cost 25 -> 20
o Updated compiled ns.dll

git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@24 67975925-1194-0748-b3d5-c16f83f1a3a1
This commit is contained in:
tankefugl 2005-04-03 12:25:34 +00:00
parent bb7fb2f1d7
commit 685d0536b1
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
#define kArmoryUpgradeCost 30
#define kArmoryUpgradeTime 180
#define kArmsLabBuildTime 19
#define kArmsLabCost 25
#define kArmsLabCost 20
#define kArmsLabHealth 2200
#define kBalanceAverageTeamSize 6
#define kBalanceFuncResourceTime 15
@ -205,7 +205,7 @@
#define kMovementChamberHealth 1000
#define kMovementChamberThinkInterval 2
#define kNumInitialAlienPoints 25
#define kNumInitialMarinePoints 110
#define kNumInitialMarinePoints 100
#define kNumSameAlienStructuresAllowedInRadius 8
#define kNumWebsAllowedInRadius 8
#define kObservatoryBuildTime 15

Binary file not shown.