-
Notifications
You must be signed in to change notification settings - Fork 47
Item_expire_convert
Schmoozerd edited this page Apr 17, 2013
·
1 revision
Back to world database list of tables.
This table contains pairs of times which turn into an other item after a certain amount of time.
Field | Type | Null | Key | Default | Extra |
entry | mediumint(8) unsigned | NO | PRI | 0 | |
item | mediumint(8) | NO | 0 |
The entry of the item which suppose to change into a new item.
The entry of the new item.