Paragon tester hunter BiS, mount cast QoL, learn all mounts RBAC, trade cap 11
- mod-paragon: .paragon tester bis hunter (Sanctified Ahn'Kahar Blood Hunter + Windrunner's Heartseeker), bis gems kits, AGI bow vs ranged/gun/crossbow, ranged for spi/hybrid weapons. - .learn all mounts: RBAC 916 + db_auth migration 2026_05_12_00.sql. - Cast-time mount spells: allow start/complete while moving; block in combat; interrupt mount cast on combat enter; relax movement prevention for NPCs/units. - MaxPrimaryTradeSkill default 11 (all WotLK primary professions) in WorldConfig + worldserver.conf.dist. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2260,9 +2260,9 @@ Achievement.RealmFirstKillWindow = 60
|
||||
# MaxPrimaryTradeSkill
|
||||
# Description: Maximum number of primary professions a character can learn.
|
||||
# Range: 0-11
|
||||
# Default: 2
|
||||
# Default: 11 - (All WotLK primary professions; set 2 for retail-like two-slot cap.)
|
||||
|
||||
MaxPrimaryTradeSkill = 2
|
||||
MaxPrimaryTradeSkill = 11
|
||||
|
||||
#
|
||||
# SkillChance.Prospecting
|
||||
|
||||
Reference in New Issue
Block a user