forked from github/server
New combat system activated
This commit is contained in:
parent
426a8a34f2
commit
5104d7c4ca
|
@ -46,3 +46,5 @@
|
||||||
#define XECMD_MODULE
|
#define XECMD_MODULE
|
||||||
|
|
||||||
#undef FUZZY_BASE36
|
#undef FUZZY_BASE36
|
||||||
|
#define SIMPLE_COMBAT
|
||||||
|
#define SIMPLE_ESCAPE
|
||||||
|
|
|
@ -40,3 +40,11 @@
|
||||||
#define HEROES
|
#define HEROES
|
||||||
|
|
||||||
#define SCORE_MODULE
|
#define SCORE_MODULE
|
||||||
|
#undef MUSEUM_MODULE
|
||||||
|
#undef ARENA_MODULE
|
||||||
|
#undef WORMHOLE_MODULE
|
||||||
|
#undef XECMD_MODULE
|
||||||
|
|
||||||
|
#undef FUZZY_BASE36
|
||||||
|
#define SIMPLE_COMBAT
|
||||||
|
#define SIMPLE_ESCAPE
|
||||||
|
|
Loading…
Reference in New Issue