From 4e7fec5b3ddee39eb0404b152ad74cd40e442a1e Mon Sep 17 00:00:00 2001 From: ackis Date: Mon, 6 Apr 2009 17:53:06 +0000 Subject: [PATCH] Add profession IDs to the docs for Pompy. --- .docmeta | 2 +- Docs/Documentation.txt | 18 +++++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.docmeta b/.docmeta index b9d94f4..a2918ce 100644 --- a/.docmeta +++ b/.docmeta @@ -5,7 +5,7 @@ - type: wiki input-file: Docs/In-game.txt - output-page: "In-game Documenation" + output-page: "In-game Documentation" - type: wiki input-file: Docs/Feedback.txt diff --git a/Docs/Documentation.txt b/Docs/Documentation.txt index ad5b236..e048ac7 100644 --- a/Docs/Documentation.txt +++ b/Docs/Documentation.txt @@ -162,7 +162,7 @@ A recipe can be flagged with many (or even all) of the below flags. They are def *64 = Shield *65 = Reserved for future use ====Weapon Type==== -*66 = 1H +*66 = 1H/Offhand *67 = 2H *68 = Axe *69 = Sword @@ -243,7 +243,6 @@ Defined below is the specification for the arguments passed back into addTradeAc == Reputation ID== - :0 = Neutral :1 = Friendly :2 = Honored @@ -251,7 +250,6 @@ Defined below is the specification for the arguments passed back into addTradeAc :4 = Exalted ==Faction ID== - :0 - Neutral :1 - Alliance :2 - Horde @@ -265,6 +263,20 @@ Defined below is the specification for the arguments passed back into addTradeAc :5 - legendary #FA9900 :6 - artifact #e5cc80 +==Profession IDs== +:2259 Alchemy +:2018 Blacksmithing +:2550 Cooking +:7411 Enchanting +:4036 Engineering +:746 FirstAid +:2108 Leatherworking +:2575 Smelting +:3908 Tailoring +:25229 Jewelcrafting +:45357 Inscription +:53428 Runeforging + ==Table Structures== ===Recipe Array Structure=== -- 1.7.9.5