More data plus example flavour text UI
This commit is contained in:
@@ -5,17 +5,18 @@ public static class DescriptiveType
|
||||
public static string None = "None";
|
||||
public static string Frontliner = "Frontliner";
|
||||
public static string Force_Multiplier = "Force_Multiplier";
|
||||
public static string Support = "Support";
|
||||
public static string Assassin = "Assassin";
|
||||
public static string Generalist = "Generalist";
|
||||
public static string Harrier = "Harrier";
|
||||
public static string Zone_Control = "Zone_Control";
|
||||
public static string Air_Denial = "Air_Denial";
|
||||
public static string ZoneControl = "Zone_Control";
|
||||
public static string AirDenial = "Air_Denial";
|
||||
public static string Dislodger = "Dislodger";
|
||||
public static string Air_Superiority = "Air_Superiority";
|
||||
public static string Elite_Caster = "Elite_Caster";
|
||||
public static string EliteCaster = "Elite_Caster";
|
||||
public static string Worker = "Worker";
|
||||
public static string Skirmisher = "Skirmisher";
|
||||
public static string Town_Hall_Starting = "Town_Hall_Starting";
|
||||
public static string TownHall_Starting = "Town_Hall_Starting";
|
||||
public static string Town_Hall = "Town_Hall";
|
||||
public static string Ether_Extractor = "Ether_Extractor";
|
||||
public static string Production = "Production";
|
||||
|
||||
Reference in New Issue
Block a user