Hunt locationsTable: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Created page with "{| border="1" ! field ! type ! foreign key ! description |- | id | int(8) unsigned | | |- | x | double(10,2) | | |- | y | double(10,2) | | |- | z | double(10,2) | | |- | itemi..."
(No difference)

Revision as of 21:07, 27 February 2020

field type foreign key description
id int(8) unsigned
x double(10,2)
y double(10,2)
z double(10,2)
itemid int(10)
interval int(11)
max_random int(11)
sector int(10)
amount int(10)
range double(10,2)
lock_str int(5)
lock_skill int(2)
flags varchar(200)