mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 03:47:17 +00:00
Created quest_globals (markdown)
@@ -0,0 +1,8 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
charid|int(11)|NO|PRI|0|
|
||||||
|
npcid|int(11)|NO|PRI|0|
|
||||||
|
zoneid|int(11)|NO|PRI|0|
|
||||||
|
name|varchar(65)|NO|PRI| |
|
||||||
|
value|varchar(128)|NO| |?|
|
||||||
|
expdate|int(11)|YES| | |
|
||||||
Reference in New Issue
Block a user