mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-22 04:22:40 +01:00
Reduces the loadout points from 15 to 10. We can see where we go from there, but I think we all agree that 15 was just a large number chosen for testing and is probably a little ridiculous, but we want higher than 5 - hence 10.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#define AGE_MIN 17
|
||||
#define AGE_MAX 85
|
||||
|
||||
#define MAX_GEAR_COST 15 // Used in chargen for accessory loadout limit.
|
||||
#define MAX_GEAR_COST 10 // Used in chargen for accessory loadout limit.
|
||||
|
||||
// Preference toggles.
|
||||
#define SOUND_ADMINHELP 0x1
|
||||
|
||||
Reference in New Issue
Block a user