mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Destroyed spawngroup (markdown)
-14
@@ -1,14 +0,0 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
id|int(11)|NO|PRI| |auto\_increment
|
||||
name|varchar(50)|NO|UNI| |
|
||||
spawn\_limit|tinyint(4)|NO| |0|
|
||||
dist|float|NO| |0|
|
||||
max\_x|float|NO| |0|
|
||||
min\_x|float|NO| |0|
|
||||
max\_y|float|NO| |0|
|
||||
min\_y|float|NO| |0|
|
||||
delay|int(11)|NO| |45000|
|
||||
mindelay|int(11)|NO| |15000|
|
||||
despawn|tinyint(3)|NO| |0|
|
||||
despawn\_timer|int(11)|NO| |100|seconds
|
||||
Reference in New Issue
Block a user