Player spellsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with '{| border="1" |- ! field ! type ! foreign key ! description |- | player_id | integer | Y CharactersTable | The character id. |- | spell_id | integer | Y SpellsTable | The…'
(No difference)

Revision as of 22:13, 12 October 2010

field type foreign key description
player_id integer Y CharactersTable The character id.
spell_id integer Y SpellsTable The spell id.
spell_slot tinyint N The spell slot.