character-rework #7
@ -11,8 +11,6 @@ local characterId = 1
|
||||
--- @field id Id
|
||||
--- @field behaviors Behavior[]
|
||||
--- @field _behaviorsIdx {string: integer}
|
||||
--- @field spellbook Spell[] собственный набор спеллов персонажа
|
||||
--- @field cast Spell | nil ссылка на активный спелл из спеллбука
|
||||
local character = {}
|
||||
character.__index = character
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user