fixes stepping under interactions and allows more size pref sizes

unga dunga
This commit is contained in:
Dahlular
2020-07-10 23:50:10 -06:00
parent ac17603201
commit 43ed6b41f9
2 changed files with 14 additions and 13 deletions
+3 -2
View File
@@ -69,9 +69,10 @@
#define BREASTS_SIZE_HUGE 16
#define BREASTS_SIZE_MASSIVE 17
#define BREASTS_SIZE_GIGA 25
//Bodysize Limits
#define MIN_BODYSIZE 80
#define MAX_BODYSIZE 120
#define MIN_BODYSIZE 50
#define MAX_BODYSIZE 150
#define BREASTS_SIZE_MIN BREASTS_SIZE_A
#define BREASTS_SIZE_DEF BREASTS_SIZE_D