mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 12:17:40 +01:00
Points
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user