Add Woodworking profession + bump to 1.9

Woodworking is a new CoA crafting profession sitting alongside the
existing Woodcutting gathering line. It progresses through the
standard Apprentice/Journeyman/Expert/Artisan tier spells (no Master
or Grand Master yet), per db.exil.es:

    1005008  Apprentice Woodworking   ( 75)
    1005009  Journeyman Woodworking   (150)
    1005010  Expert Woodworking       (225)
    1005011  Artisan Woodworking      (300)

GetSpellInfo on each returns the rank-prefixed name; the addon's
getProfessionRanks() then matches against the 'Woodworking' skill
line, same shape as Apprentice/Alchemy etc. No transmute cooldowns
known yet, so no profCooldowns entry.
This commit is contained in:
2026-05-09 01:01:07 +02:00
parent 99e35de28a
commit a26197ec13
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
## X-Category: Profession
## X-OptionsFrame: ProfessionMenuOptionsFrame
## DefaultState: enabled
## Version: 1.8
## Version: 1.9
embeds.xml