mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-23 20:58:21 +00:00
Updated damageshieldtypes (markdown)
+17
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user