mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
* support for Redwood Observatory
* support for Shrine of Magic Incantation / Gesture / Thought * minor improvements
This commit is contained in:
@@ -223,6 +223,7 @@ Graphics::Graphics()
|
||||
tasks += GET_DEF(abils32,"SECSK32.DEF");
|
||||
tasks += GET_DEF(abils44,"SECSKILL.DEF");
|
||||
tasks += GET_DEF(abils82,"SECSK82.DEF");
|
||||
tasks += GET_DEF(spellscr,"SPELLSCR.DEF");
|
||||
|
||||
std::ifstream ifs("config/cr_bgs.txt");
|
||||
int id;
|
||||
|
||||
Reference in New Issue
Block a user