Add martians to validEvents response message
This commit is contained in:
parent
31e79a3918
commit
2c1833342e
1 changed files with 2 additions and 1 deletions
|
|
@ -1970,7 +1970,8 @@ namespace TShockAPI
|
|||
"snowmen",
|
||||
"pirates",
|
||||
"pumpkinmoon",
|
||||
"frostmoon"
|
||||
"frostmoon",
|
||||
"martians"
|
||||
};
|
||||
|
||||
private static void ManageWorldEvent(CommandArgs args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue