Added earth

This commit is contained in:
stratic-dev
2024-07-31 14:56:34 +01:00
parent ae759be046
commit c6fdf47779
5 changed files with 181 additions and 75 deletions

View File

@@ -82,8 +82,7 @@ type Config struct {
CommandPrefix string // The prefix for commands
AutoCreateAccount bool // Automatically create accounts if they don't exist
DefaultCourses []uint16
EarthStatus int32
EarthID int32
EarthDebug bool
EarthMonsters []int32
SaveDumps SaveDumpOptions
Screenshots ScreenshotsOptions