diff --git a/damageshieldtypes.md b/damageshieldtypes.md deleted file mode 100644 index eb6c23d..0000000 --- a/damageshieldtypes.md +++ /dev/null @@ -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 -