diff --git a/src/common/settings-eressea.h b/src/common/settings-eressea.h index 8df6f8b49..e322747cb 100644 --- a/src/common/settings-eressea.h +++ b/src/common/settings-eressea.h @@ -46,3 +46,5 @@ #define XECMD_MODULE #undef FUZZY_BASE36 +#define SIMPLE_COMBAT +#define SIMPLE_ESCAPE diff --git a/src/common/settings-tutorial.h b/src/common/settings-tutorial.h index bc1e6f2a7..3a24329de 100644 --- a/src/common/settings-tutorial.h +++ b/src/common/settings-tutorial.h @@ -40,3 +40,11 @@ #define HEROES #define SCORE_MODULE +#undef MUSEUM_MODULE +#undef ARENA_MODULE +#undef WORMHOLE_MODULE +#undef XECMD_MODULE + +#undef FUZZY_BASE36 +#define SIMPLE_COMBAT +#define SIMPLE_ESCAPE