mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-09 03:32:22 +00:00
Updated damageshieldtypes (markdown)
parent
8989360f29
commit
d90eab61cb
@ -1,4 +1,20 @@
|
||||
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
|
||||
-----|-----|-----|-----|-----|-----
|
||||
spellid|int(10) unsigned|NO|PRI|0|
|
||||
type|tinyint(3) unsigned|NO| |0|
|
||||
type|tinyint(3) unsigned|NO| |0|
|
||||
|
||||
|
||||
***
|
||||
|
||||
|
||||
**spellid**
|
||||
* Corresponding spell in [[spells_new]]
|
||||
|
||||
**type**
|
||||
* DS_DECAY = 244,
|
||||
* DS_CHILLED = 245,
|
||||
* DS_FREEZING = 246,
|
||||
* DS_TORMENT = 247,
|
||||
* DS_BURN = 248,
|
||||
* DS_THORNS = 249
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user