Two more types of Legion and makes environment_smash levels into defines

This commit is contained in:
CitadelStationBot
2017-05-21 02:52:23 -05:00
parent c0da458c92
commit e224a47f53
36 changed files with 107 additions and 45 deletions
+9
View File
@@ -80,6 +80,15 @@
#define AI_IDLE 2
#define AI_OFF 3
#define ENVIRONMENT_SMASH_NONE 0
#define ENVIRONMENT_SMASH_STRUCTURES 1
#define ENVIRONMENT_SMASH_WALLS 2
#define ENVIRONMENT_SMASH_RWALLS 3
//SNPCs
//AI defines
#define INTERACTING 2