Add martians to validEvents response message

This commit is contained in:
moisterrific 2020-06-06 22:54:14 -04:00 committed by GitHub
parent 31e79a3918
commit 2c1833342e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1970,7 +1970,8 @@ namespace TShockAPI
"snowmen",
"pirates",
"pumpkinmoon",
"frostmoon"
"frostmoon",
"martians"
};
private static void ManageWorldEvent(CommandArgs args)