Kayen: Implemented SE_Metabolism - Modifies food/drink consumption rates. [Data for AA is already in database]

This commit is contained in:
KayenEQ
2014-06-22 23:10:29 -04:00
parent f28a392f71
commit 41b190930f
6 changed files with 26 additions and 16 deletions
+1 -1
View File
@@ -380,7 +380,7 @@ typedef enum {
//#define SE_ExtendedShielding 230 // not used as bonus - increase range of /shield ability
#define SE_StunBashChance 231 // implemented - increase chance to stun from bash.
#define SE_DivineSave 232 // implemented (base1 == % chance on death to insta-res) (base2 == spell cast on save)
//#define SE_Metabolism 233 // *not implemented - (Crown of Feathers) Increase metabolism?
#define SE_Metabolism 233 // implemented - Modifies food/drink consumption rates.
//#define SE_ReduceApplyPoisonTime 234 // not implemented as bonus - reduces the time to apply poison
#define SE_ChannelChanceSpells 235 // implemented[AA] - chance to channel from SPELLS *No longer used on live.
//#define SE_FreePet 236 // not used