Spell glyphsTable: Difference between revisions
		
		
		
		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…' | m add to category (Engine documents) | ||
| Line 21: | Line 21: | ||
| | The slot this glyph has to be in for successfull spell research. | | The slot this glyph has to be in for successfull spell research. | ||
| |} | |} | ||
| [[Category:Engine documents]] | |||
Revision as of 00:11, 23 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. |