Skip to content

Item_expire_convert

Schmoozerd edited this page Apr 14, 2013 · 1 revision

Back to world database list of tables.

The `item_expire_convert` table

This table contains pairs of times which turn into an other item after a certain amount of time.

Structure

Field Type Null Key Default Extra
entry mediumint(8) unsigned NO PRI 0
item mediumint(8) NO 0

Description of the fields

entry

The entry of the item which suppose to change into a new item.

item

The entry of the new item.

Clone this wiki locally