Merge branch 'main' of https://github.com/ZeruLight/Erupe into feature/enum-event

This commit is contained in:
stratic-dev
2025-04-30 15:59:23 +00:00
40 changed files with 569 additions and 211 deletions

View File

@@ -81,6 +81,7 @@ type Config struct {
QuestCacheExpiry int // Number of seconds to keep quest data cached
CommandPrefix string // The prefix for commands
AutoCreateAccount bool // Automatically create accounts if they don't exist
LoopDelay int // Delay in milliseconds between each loop iteration
DefaultCourses []uint16
EarthStatus int32
EarthID int32