Boost Belly Limit

You'll now have the ability to make a maximum of 30 bellies if you're crazy enough to spend the time with the flavour texts and such and yet too lazy to move it all to a text file. >W>
This commit is contained in:
TheFurryFeline
2019-01-06 15:07:52 -05:00
committed by GitHub
parent a616546d11
commit fd1ac25adf
+1 -1
View File
@@ -2,7 +2,7 @@
// Vore management panel for players
//
#define BELLIES_MAX 20
#define BELLIES_MAX 30
#define BELLIES_NAME_MIN 2
#define BELLIES_NAME_MAX 12
#define BELLIES_DESC_MAX 1024