View Single Post
  #693  
Old October 18th, 2004, 03:09 AM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: Adamant Mod Discussion Thread (0.15.00 Release

I have a question:
there are normal remote miners and nomadic remote miners (some strings skipped):
Code:
 Name                  := Organics Harvester III
Description := Digestive systems which can harvest organics from asteroids or empty planets remotely.
Pic Num := 855
Tonnage Space Taken := 100
Tonnage Structure := 100
Cost Minerals := 0
Cost Organics := 1500
Cost Radioactives := 200
Vehicle Type := Ship\Base
Supply Amount Used := 100
Restrictions := Four Per Vehicle
Number of Tech Req := 2
Tech Area Req 1 := Organics Harvesting
Tech Level Req 1 := 3
Tech Area Req 2 := Normal Race
Tech Level Req 2 := 1
Number of Abilities := 2
Ability 1 Type := Remote Resource Generation - Organics
Ability 1 Descr := Automatically harvests 800 organics from any asteroids ...
Ability 1 Val 1 := 800
Ability 1 Val 2 := 0


and
Code:
 Name                  := Organics Harvester III
Description := Digestive systems which can harvest organics from asteroids or empty planets remotely.
Pic Num := 855
Tonnage Space Taken := 100
Tonnage Structure := 100
Cost Minerals := 0
Cost Organics := 1500
Cost Radioactives := 200
Vehicle Type := Ship\Base
Supply Amount Used := 100
Restrictions := Four Per Vehicle
Number of Tech Req := 2
Tech Area Req 1 := Organics Harvesting
Tech Level Req 1 := 3
Tech Area Req 2 := Nomadic Race
Tech Level Req 2 := 1
Number of Abilities := 2
Ability 1 Type := Remote Resource Generation - Organics
Ability 1 Descr := Automatically harvests 800 organics from any asteroids ...
Ability 1 Val 1 := 800
Ability 1 Val 2 := 0


So what's the difference? And if there is no difference, what's the point of making 2 identical Groups of components?
Reply With Quote