Harvest points can now be depleted
This commit is contained in:
@@ -85,13 +85,13 @@ public static class DataType
|
||||
public static string BUILDING_ApostleOfBinding = nameof(BUILDING_ApostleOfBinding);
|
||||
public static string BUILDING_GroveHeart = nameof(BUILDING_GroveHeart);
|
||||
public static string BUILDING_EtherMaw = nameof(BUILDING_EtherMaw);
|
||||
|
||||
|
||||
public static string BUPGRADE_MiningLevel2_QRath = nameof(BUPGRADE_MiningLevel2_QRath);
|
||||
public static string BUPGRADE_MiningLevel2_Aru = nameof(BUPGRADE_MiningLevel2_Aru);
|
||||
public static string CONVERSION_EtherSruge_QRath = nameof(CONVERSION_EtherSruge_QRath);
|
||||
public static string CONVERSION_EtherSruge_Aru = nameof(CONVERSION_EtherSruge_Aru);
|
||||
|
||||
|
||||
|
||||
public static string BUPGRADE_GodHeart = nameof(BUPGRADE_GodHeart);
|
||||
public static string BUPGRADE_Omnivore = nameof(BUPGRADE_Omnivore);
|
||||
public static string BUILDING_LegionHall = nameof(BUILDING_LegionHall);
|
||||
@@ -270,10 +270,10 @@ public static class DataType
|
||||
public static string VANGUARD_WhiteWoodReaper_Xol = nameof(VANGUARD_WhiteWoodReaper_Xol);
|
||||
public static string VANGUARD_DreadSister_Mala = nameof(VANGUARD_DreadSister_Mala);
|
||||
public static string VANGUARD_Incubator_Mala = nameof(VANGUARD_Incubator_Mala);
|
||||
|
||||
|
||||
public static string WORKER_Mote = nameof(WORKER_Mote);
|
||||
public static string WORKER_Symbiote = nameof(WORKER_Symbiote);
|
||||
|
||||
|
||||
public static string UNIT_Sipari = nameof(UNIT_Sipari);
|
||||
public static string UNIT_Zephyr = nameof(UNIT_Zephyr);
|
||||
public static string UNIT_Magi = nameof(UNIT_Magi);
|
||||
|
||||
Reference in New Issue
Block a user