mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 15:00:25 +00:00
Support for spell field to determine if a spell can be blocked or not.
Numerous other spell fields defined. Required sql added for updating spells_new field definations.
This commit is contained in:
@@ -299,6 +299,7 @@
|
||||
#define SENTINEL_TRIG_YOU 6724 //You have triggered your sentinel.
|
||||
#define SENTINEL_TRIG_OTHER 6725 //%1 has triggered your sentinel.
|
||||
#define IDENTIFY_SPELL 6765 //Item Lore: %1.
|
||||
#define BUFF_NOT_BLOCKABLE 7608 //You cannot block this effect.
|
||||
#define LDON_DONT_KNOW_TRAPPED 7552 //You do not know if this object is trapped.
|
||||
#define LDON_HAVE_DISARMED 7553 //You have disarmed %1!
|
||||
#define LDON_ACCIDENT_SETOFF 7554 //You accidentally set off the trap!
|
||||
|
||||
Reference in New Issue
Block a user