mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-05 03:47:17 +00:00
Created perl_event_export_settings (markdown)
@@ -0,0 +1,9 @@
|
|||||||
|
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||||
|
-----|-----|-----|-----|-----|-----
|
||||||
|
event\_id|int(11)|NO|PRI| |
|
||||||
|
event\_description|varchar(150)|YES| | |
|
||||||
|
export\_qglobals|smallint(11)|YES| |0|
|
||||||
|
export\_mob|smallint(11)|YES| |0|
|
||||||
|
export\_zone|smallint(11)|YES| |0|
|
||||||
|
export\_item|smallint(11)|YES| |0|
|
||||||
|
export\_event|smallint(11)|YES| |0|
|
||||||
Reference in New Issue
Block a user