mirror of
https://github.com/ENSL/NS.git
synced 2024-11-10 07:11:38 +00:00
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:
parent
bb7fb2f1d7
commit
685d0536b1
2 changed files with 2 additions and 2 deletions
|
@ -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.
Loading…
Reference in a new issue