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?