[Feature] Add Support for Tradeskill Recipe Inspect (#4648)

* [Feature] Add Support for Tradeskill Recipe Inspect

* Push

* Update client_packet.cpp
This commit is contained in:
Alex King
2025-02-06 00:10:16 -05:00
committed by GitHub
parent 7021602bf4
commit 5cebc42f89
8 changed files with 54 additions and 3 deletions
+1
View File
@@ -574,6 +574,7 @@ N(OP_TradeRequestAck),
N(OP_TraderItemUpdate),
N(OP_TraderShop),
N(OP_TradeSkillCombine),
N(OP_TradeSkillRecipeInspect),
N(OP_Translocate),
N(OP_TributeInfo),
N(OP_TributeItem),