mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-05 16:12:27 +00:00
Merge 179063c86372e637a9fb267c515f1d27ff506043 into 91b01c2fcc9ee3592d78de67e681e1ff2ca08275
This commit is contained in:
commit
c7d9e03d88
@ -625,7 +625,7 @@ struct SPDat_Spell_Struct
|
|||||||
/* 019 */ uint16 mana; // Mana Used
|
/* 019 */ uint16 mana; // Mana Used
|
||||||
/* 020 */ int base[EFFECT_COUNT]; //various purposes
|
/* 020 */ int base[EFFECT_COUNT]; //various purposes
|
||||||
/* 032 */ int base2[EFFECT_COUNT]; //various purposes
|
/* 032 */ int base2[EFFECT_COUNT]; //various purposes
|
||||||
/* 044 */ int16 max[EFFECT_COUNT];
|
/* 044 */ int32 max[EFFECT_COUNT];
|
||||||
/* 056 */ //uint16 icon; // Spell icon
|
/* 056 */ //uint16 icon; // Spell icon
|
||||||
/* 057 */ //uint16 memicon; // Icon on membarthing
|
/* 057 */ //uint16 memicon; // Icon on membarthing
|
||||||
/* 058 */ int32 components[4]; // reagents
|
/* 058 */ int32 components[4]; // reagents
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user