Added NUM_SPECIAL_CREATURE_TYPES.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1853 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
#define DANGER_SHIFT (SPEED_SHIFT + 2)
|
#define DANGER_SHIFT (SPEED_SHIFT + 2)
|
||||||
|
|
||||||
#define NUM_CREATURE_TYPES 23
|
#define NUM_CREATURE_TYPES 23
|
||||||
|
#define NUM_SPECIAL_CREATURE_TYPES 3
|
||||||
#define MAX_LIFE_VARIATION 3
|
#define MAX_LIFE_VARIATION 3
|
||||||
|
|
||||||
#define CREATURE_AWARE (BYTE)(1 << 7)
|
#define CREATURE_AWARE (BYTE)(1 << 7)
|
||||||
|
|||||||
Reference in New Issue
Block a user