Merge pull request #11282 from Ghommie/Ghommie-cit595

Yeets the preferences_vore datum and migrates its stuff to preferences.
This commit is contained in:
kevinz000
2020-03-19 08:30:18 -07:00
committed by GitHub
11 changed files with 139 additions and 289 deletions
+2 -1
View File
@@ -81,7 +81,8 @@
//Don't set this very much higher then 1024 unless you like inviting people in to dos your server with message spam
#define MAX_MESSAGE_LEN 2048 //Citadel edit: What's the WORST that could happen?
#define MAX_FAVOR_LEN 4096 //double the maximum message length.
#define MAX_FLAVOR_LEN 4096 //double the maximum message length.
#define MAX_TASTE_LEN 40 //lick... vore... ew...
#define MAX_NAME_LEN 42
#define MAX_BROADCAST_LEN 512
#define MAX_CHARTER_LEN 80