mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
[Bug Fix] Add Complete Heal Spell back to IsCompleteHealSpell Method (#2722)
* [Bug Fix] Add Complete Heal Spell back to IsCompleteHealSpell Method * Typo
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define SPELLBOOK_UNKNOWN 0xFFFFFFFF //player profile spells are 32 bit
|
||||
|
||||
//some spell IDs which will prolly change, but are needed
|
||||
#define SPELL_COMPLETE_HEAL 13
|
||||
#define SPELL_LIFEBURN 2755
|
||||
#define SPELL_LEECH_TOUCH 2766
|
||||
#define SPELL_LAY_ON_HANDS 87
|
||||
|
||||
Reference in New Issue
Block a user