mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-08 18:36:37 +00:00
Destroyed blocked_spells (markdown)
@@ -1,14 +0,0 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11)|NO|PRI| |auto\_increment
|
||||
spellid|mediumint(8) unsigned|NO| |0|
|
||||
type|tinyint(4)|NO| |0|
|
||||
zoneid|int(4)|NO| |0|
|
||||
x|float|NO| |0|
|
||||
y|float|NO| |0|
|
||||
z|float|NO| |0|
|
||||
x\_diff|float|NO| |0|
|
||||
y\_diff|float|NO| |0|
|
||||
z\_diff|float|NO| |0|
|
||||
message|varchar(255)|NO| | |
|
||||
description|varchar(255)|NO| | |
|
||||
Reference in New Issue
Block a user