mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
Update vorepanel.dm
Made it uniform with the maximum characters allowed for emotes because uniformity is nice.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define BELLIES_MAX 20
|
||||
#define BELLIES_NAME_MIN 2
|
||||
#define BELLIES_NAME_MAX 24
|
||||
#define BELLIES_DESC_MAX 2048
|
||||
#define BELLIES_DESC_MAX 4096
|
||||
|
||||
/mob/living/proc/insidePanel()
|
||||
set name = "Vore Panel"
|
||||
|
||||
Reference in New Issue
Block a user