More data plus example flavour text UI

This commit is contained in:
Jonathan
2025-06-11 20:41:31 -04:00
parent b02232855d
commit 4b2fe6d551
5 changed files with 263 additions and 291 deletions
+5 -4
View File
@@ -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";