@ -96,6 +96,8 @@ function Bastion.Bootstrap()
---@type SpellBook
Bastion.SpellBook = Bastion.require("SpellBook")
Bastion.Globals.SpellBook = Bastion.SpellBook:New()
---@type SpellTrait
Bastion.SpellTrait = Bastion.require("SpellTrait")
---@type Item
Bastion.Item = Bastion.require("Item")
---@type ItemBook