Merge pull request #4642 from TheFurryFeline/patch-2

Boost Belly Limit
This commit is contained in:
Novacat
2019-03-27 11:22:30 -04:00
committed by GitHub

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