Fixed _SCAVENGE_, other bug fixes, macros for _ETERNALIZE_

Typo in successful
Lux Cannon so that the AI can use the destroy ability
Throatseeker
Icingdeath, Frost Tyrant you don't "cast" the token
Insubordination
Infectious Curse
Igneous Elemental
Abu Jafar both?
_ETERNALIZE_
This commit is contained in:
Eduardo MG
2023-04-29 23:54:41 -06:00
parent 73712f6bd5
commit 8ca0eaaf40
5 changed files with 43 additions and 48 deletions

View File

@@ -1069,7 +1069,7 @@ bool ShopBooster::unitTest()
TestSuite::Log(result);
res = false;
}
sprintf(result, "<span class=\"success\">==Test Succesful !==</span><br />");
sprintf(result, "<span class=\"success\">==Test Successful !==</span><br />");
TestSuite::Log(result);
SAFE_DELETE(ddw);
SAFE_DELETE(d);