This commit is contained in:
Razgriz
2021-04-11 23:55:27 -07:00
committed by GitHub
parent 5ce5c523e6
commit 210620be2b
+2 -2
View File
@@ -19,7 +19,7 @@
#define ANNOUNCER_NAME "Facility PA"
//For custom species
#define STARTING_SPECIES_POINTS 2
#define STARTING_SPECIES_POINTS 1 //CHOMPEdit
#define MAX_SPECIES_TRAITS 8 //CHOMPEdit
// Xenochimera thing mostly
@@ -80,4 +80,4 @@
#define RESIZE_A_HUGEBIG (RESIZE_HUGE + RESIZE_BIG) / 2
#define RESIZE_A_BIGNORMAL (RESIZE_BIG + RESIZE_NORMAL) / 2
#define RESIZE_A_NORMALSMALL (RESIZE_NORMAL + RESIZE_SMALL) / 2
#define RESIZE_A_SMALLTINY (RESIZE_SMALL + RESIZE_TINY) / 2
#define RESIZE_A_SMALLTINY (RESIZE_SMALL + RESIZE_TINY) / 2