mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 18:47:35 +00:00
Updated damageshieldtypes (markdown)
@@ -2,3 +2,19 @@
|
|||||||
-----|-----|-----|-----|-----|-----
|
-----|-----|-----|-----|-----|-----
|
||||||
spellid|int(10) unsigned|NO|PRI|0|
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user