mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 08:08:25 +00:00
update to IsFocusLimit
missing limit cases added to IsFocusLimit
This commit is contained in:
@@ -1258,6 +1258,8 @@ bool IsFocusLimit(int spa)
|
||||
case SE_LimitManaMin:
|
||||
case SE_LimitSpellGroup:
|
||||
case SE_LimitManaMax:
|
||||
case SE_LimitSpellClass:
|
||||
case SE_LimitSpellSubclass:
|
||||
case SE_LimitClass:
|
||||
case SE_LimitRace:
|
||||
case SE_LimitCastingSkill:
|
||||
|
||||
Reference in New Issue
Block a user