Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit bbecb97

Browse files
authored
Merge pull request #108 from cortex-command-community/GI275-Tech-String-To-Module-Property-Followup
GI#275 - Tech string to module property followup
2 parents ed824f6 + b708d75 commit bbecb97

File tree

8 files changed

+14
-6
lines changed

8 files changed

+14
-6
lines changed

Browncoats.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Browncoat Tech
2+
ModuleName = Browncoats
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Browncoats.rte/ModuleIcon.png
56
Description = A strong mercenary group who are fearsome when confronted up-close. What they lack in range is made up for in durability, allowing them to close distances while soaking bullets.

Coalition.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Coalition Tech
2+
ModuleName = Coalition
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Coalition.rte/ModuleIcon.png
56
Description = A militarized organization, the Coalition produce a large array of units and weaponry to choose from. They are versatile and powerful, making them a strong ally or a dangerous foe.

Dummy.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Dummy Tech
2+
ModuleName = Dummy
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Dummy.rte/ModuleIcon.png
56
Description = These robots were originally designed as test subjects for weapons, vehicle safety measures, and other lethal experiments, but an AI controller became sentient and broke off from its manufacturers, starting a new line of robots and weapons to defend itself.

Imperatus.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Imperatus Tech
2+
ModuleName = Imperatus
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Imperatus.rte/ModuleIcon.png
56
Description = The Imperatus rely on pure brute force and the reliability of their sturdy and easy to produce armored units. They use simple low rate of fire guns and cannons which tirelessly deals out good damage.

MuIlaak.rte/Index.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
22
ModuleName = Mu-Ilaak
3+
// IsFaction = 1
34
IconFile = ContentFile
45
FilePath = MuIlaak.rte/ModuleIcon.png
56
Description = TBA

Ronin.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Ronin Tech
2+
ModuleName = Ronin
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Ronin.rte/ModuleIcon.png
56
Description = Rag-tag parties of bandits who prey on weak and unsuspecting explorers. Their soldiers are nigh unarmored and weapons prehistoric, but they manage to get the job done.

Techion.rte/Index.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
2-
ModuleName = Techion Tech
2+
ModuleName = Techion
3+
IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Techion.rte/ModuleIcon.png
56
Description = The Techion were formed by a small group of elite corporations focusing on high-tech research and manufacture. They are sometimes employed and trusted by the TradeStars to do guard and escort duty.

Uzira.rte/Index.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
DataModule
22
ModuleName = Uzira
3+
// IsFaction = 1
34
IconFile = ContentFile
45
FilePath = Uzira.rte/ModuleIcon.png
56
Description = TBA

0 commit comments

Comments
 (0)