Item animationsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with '{| border=1 |- ! field ! type ! foreign key ! description |- | id | int(10) unsigned | N | |- | cstr_id_animation | int(10) unsigned | | |- | min_use_level | int(5) unsigned | …' |
m add to category (Engine documents) |
||
Line 26: | Line 26: | ||
| | | | ||
|} | |} | ||
[[Category:Engine documents]] |
Revision as of 00:19, 23 October 2010
field | type | foreign key | description |
---|---|---|---|
id | int(10) unsigned | N | |
cstr_id_animation | int(10) unsigned | ||
min_use_level | int(5) unsigned | ||
type_flags | smallint(5) unsigned |