Spell glyphsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with '{| border="1" |- ! field ! type ! foreign key ! description |- | spell_id | integer | N | The unique id of this glyph. |- | item_id | integer | Y ItemStatsTable | The item id…'
(No difference)

Revision as of 22:22, 12 October 2010

field type foreign key description
spell_id integer N The unique id of this glyph.
item_id integer Y ItemStatsTable The item id.
position tinyint N The slot this glyph has to be in for successfull spell research.