1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Working mines and minor improvements.

This commit is contained in:
Michał W. Urbańczyk
2007-11-24 14:17:57 +00:00
parent 736af28c05
commit 845d99a908
9 changed files with 111 additions and 17 deletions

View File

@@ -41,7 +41,7 @@ const int HEROES_QUANTITY=156;
const int RESOURCE_QUANTITY=8;
const int TERRAIN_TYPES=10;
const int PRIMARY_SKILLS=4;
const int NEUTRAL_PLAYER=255;
const int NAMES_PER_TOWN=16;
#define MARK_BLOCKED_POSITIONS false