quirks are now categorized, i hate byond

This commit is contained in:
DragonTrance
2021-05-01 10:23:37 -07:00
parent 440199da56
commit 31290bbfe6
12 changed files with 223 additions and 36 deletions
+12
View File
@@ -0,0 +1,12 @@
//Hyperstation, used to help categorize traits
#define CATEGORY_UNCATEGORIZED "Uncategorized" //Uncategorized quirks always appear last
#define CATEGORY_ALCOHOL "Alcohol"
#define CATEGORY_MOODS "Moods"
#define CATEGORY_MOVEMENT "Movement"
#define CATEGORY_ITEMS "Items"
#define CATEGORY_HEALTH "Health"
#define CATEGORY_FOOD "Food"
#define CATEGORY_LANGUAGES "Languages"
#define CATEGORY_BODY "Body Modification"
#define CATEGORY_GAMEPLAY "Gameplay-Affecting"
#define CATEGORY_SEXUAL "Sexual" //Can't come up with something less vulgar