From a2f644ccf06f21d97c854d04c9ea019c8ec5da01 Mon Sep 17 00:00:00 2001 From: InspectorCaracal <51038201+InspectorCaracal@users.noreply.github.com> Date: Tue, 12 Sep 2023 12:35:54 -0600 Subject: [PATCH] update "FAMILY" --- evennia/game_template/server/conf/mssp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/game_template/server/conf/mssp.py b/evennia/game_template/server/conf/mssp.py index 270c8f5bcb..9472f4739f 100644 --- a/evennia/game_template/server/conf/mssp.py +++ b/evennia/game_template/server/conf/mssp.py @@ -35,7 +35,7 @@ MSSPTable = { "MINIMUM AGE": "0", # set to 0 if not applicable "WEBSITE": "", # http:// address to your game website # Categorisation - "FAMILY": "Custom", # evennia goes under 'Custom' + "FAMILY": "Evennia", "GENRE": "None", # Adult, Fantasy, Historical, Horror, Modern, None, or Science Fiction # Gameplay: Adventure, Educational, Hack and Slash, None, # Player versus Player, Player versus Environment,