Merge pull request #2015 from moisterrific/patch-17

Add martians to validEvents response message
This commit is contained in:
Chris 2020-06-07 12:41:36 +09:30 committed by GitHub
commit 8bd6d72cf7
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)