Merge pull request #6170 from Fox-McCloud/species-lever-options

Adds Species Levers
This commit is contained in:
Crazy Lemon
2017-01-18 15:35:17 -08:00
committed by GitHub
21 changed files with 124 additions and 86 deletions
+4 -5
View File
@@ -39,11 +39,10 @@
#define IS_PLANT 128
#define CAN_BE_FAT 256
#define NO_INTORGANS 512
#define NO_POISON 1024
#define RADIMMUNE 2048
#define ALL_RPARTS 4096
#define NOGUNS 8192
#define NOTRANSSTING 16384
#define RADIMMUNE 1024
#define ALL_RPARTS 2048
#define NOGUNS 4096
#define NOTRANSSTING 8192
//Species clothing flags
#define HAS_UNDERWEAR 1