promethean fixes and QoLs

This commit is contained in:
Seris02
2022-11-08 23:22:24 +08:00
parent d45fa8b492
commit 4bc513b3ce
9 changed files with 56 additions and 15 deletions
+8
View File
@@ -43,3 +43,11 @@
//custom species base sprites
#define SPECIES_FENNEC "Fennec"
#define SPECIES_XENOHYBRID "Xenohybrid"
//for custom bodytypes
#define SELECTS_BODYTYPE_FALSE 0
#define SELECTS_BODYTYPE_CUSTOM 1
#define SELECTS_BODYTYPE_SHAPESHIFTER 2