mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user