Exemplo n.º 1
0
 static internal void preLoad()
 {
     NewSpells.load();
     //at the moment I am failing to remove the appropriate immunities from the enemy i feel like removing them from
     //BalanceUpdates.load();
     //Main.logger.Log("Preload reached");
 }
Exemplo n.º 2
0
 internal static void FixEarpierce()
 {
     NewSpells.UpdateEarPiercingScream();
 }
Exemplo n.º 3
0
 internal static void UpdateSilence()
 {
     NewSpells.CreateUpdatedSilenceSpell();
 }