better loadout

This commit is contained in:
Timothy Teakettle
2020-10-20 21:02:17 +01:00
parent 36040e0689
commit e6895bec04
3 changed files with 60 additions and 28 deletions
+5
View File
@@ -114,3 +114,8 @@
//special species definitions
#define MINIMUM_MUTANT_COLOR "#202020" //this is how dark players mutant parts and skin can be
//loadout defines
#define MAXIMUM_LOADOUT_SAVES 5
#define LOADOUT_ITEM "loadout_item"
#define LOADOUT_COLOR "loadout_color"