mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-07 01:37:17 +00:00
Created fishing (markdown)
+9
@@ -0,0 +1,9 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11)|NO|PRI| |auto\_increment
|
||||
zoneid|int(4)|NO| |0|
|
||||
Itemid|int(11)|NO| |0|
|
||||
skill\_level|smallint(6)|NO| |0|
|
||||
chance|smallint(6)|NO| |0|
|
||||
npc\_id|int(11)|NO| |0|
|
||||
npc\_chance|int(11)|NO| |0|
|
||||
Reference in New Issue
Block a user