More info
This commit is contained in:
@@ -57,19 +57,16 @@ public static class DataType
|
||||
public static string ISPELL_DeliverFromEvil = "4168ca14-be95-4db4-b2b8-8b5491510b1a";
|
||||
public static string ISPELL_Salvation = "dca82703-04af-4e4f-8f2d-eb16a72887e0";
|
||||
|
||||
public static string ISPELL_SummonGroveGuardian = "4829079a-9c7c-44f0-90a1-d6eb36f91a2f";
|
||||
public static string ISPELL_ConstructBloodWell = "07aee142-02dd-4804-878a-2d5c6881e8c8";
|
||||
public static string ISPELL_SummonGroveGuardian = nameof(ISPELL_SummonGroveGuardian);
|
||||
public static string ISPELL_ConstructBloodWell = nameof(ISPELL_ConstructBloodWell);
|
||||
|
||||
public static string ISPELL_RedHarvest = nameof(ISPELL_RedHarvest);
|
||||
public static string ISPELL_ProphetsFavor = nameof(ISPELL_ProphetsFavor);
|
||||
public static string ISPELL_RainOfBlood = nameof(ISPELL_RainOfBlood);
|
||||
|
||||
public static string ISPELL_RedHarvest = "a9504b95-cc3a-4204-9bc2-7269424d26a3";
|
||||
public static string ISPELL_ProphetsFavor = "68611c59-5e04-4f1d-866c-a18f0577b4df";
|
||||
public static string ISPELL_RainOfBlood = "792df385-c66a-4710-9f75-97731897a565";
|
||||
|
||||
|
||||
public static string ISPELL_ProphetOfTheHunt = "383e0a1c-07dc-4923-ae98-72561ab3b941";
|
||||
public static string ISPELL_HuntingGrounds = "a6e5e18a-542e-4c41-a25e-00dd115f5223";
|
||||
public static string ISPELL_MarkPrey = "8505419c-bb42-41fa-9c5b-fc0db280d7c0";
|
||||
public static string ISPELL_TheGreatHunt = "efa14586-33f0-487f-b691-1ed3bcd5b0e6";
|
||||
public static string ISPELL_ProphetOfTheHunt = nameof(ISPELL_ProphetOfTheHunt);
|
||||
public static string ISPELL_HuntingGrounds = nameof(ISPELL_HuntingGrounds);
|
||||
public static string ISPELL_TheGreatHunt = nameof(ISPELL_TheGreatHunt);
|
||||
|
||||
public static string ISPELL_ProphetOfTheRoots = nameof(ISPELL_ProphetOfTheRoots);
|
||||
public static string ISPELL_WallOfRoots = nameof(ISPELL_WallOfRoots);
|
||||
|
||||
Reference in New Issue
Block a user