mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-28 20:07:56 +00:00
Implemented SPA Instant Mana/End pct
Fixes for SPA 524-526 Implemented SE_Instant_Mana_Pct 522 SE_Instant_Endurance_Pct 523 Extracts 'base1' percent of your maximum mana/endurance, or 'max', whichever is lower.
This commit is contained in:
+2
-2
@@ -862,8 +862,8 @@ typedef enum {
|
||||
//#define SE_Luck_Amount 519 //
|
||||
//#define SE_Luck_Percent 520 //
|
||||
//#define SE_Endurance_Absorb_Pct_Damage 521 //
|
||||
//#define SE_Instant_Mana_Pct 522 //
|
||||
//#define SE_Instant_Endurance_Pct 523 //
|
||||
#define SE_Instant_Mana_Pct 522 //
|
||||
#define SE_Instant_Endurance_Pct 523 //
|
||||
#define SE_Duration_HP_Pct 524 //
|
||||
#define SE_Duration_Mana_Pct 525 //
|
||||
#define SE_Duration_Endurance_Pct 526 //
|
||||
|
||||
Reference in New Issue
Block a user