Destroyed damageshieldtypes (markdown)

TurmoilToad 2019-09-18 07:52:46 -04:00
parent a1ac651593
commit 8de8288919

@ -1,20 +0,0 @@
**Field**|**Type**|**Null**|**Key**|**Default**|**Notes**
-----|-----|-----|-----|-----|-----
spellid|int(10) unsigned|NO|PRI|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