sync shiny orb

This commit is contained in:
bgkillas 2024-11-03 20:25:28 -05:00
parent 0cbaf3c86a
commit 4eb4f2d085
3 changed files with 72 additions and 0 deletions

View file

@ -124,6 +124,7 @@ local function load_modules()
ctx.load_system("world_sync_cuts")
ctx.load_system("hamis")
ctx.load_system("spell_refresh")
ctx.load_system("shiny_orb")
end
local function load_extra_modules()