Updated damageshieldtypes (markdown)

Chris Miles
2018-07-06 16:16:56 -05:00
parent 8989360f29
commit d90eab61cb
+16
@@ -2,3 +2,19 @@
-----|-----|-----|-----|-----|-----
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