mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-11 11:40:31 +00:00
fix(Core/Trade): correct packets, exchange checks, distance logic (#24710)
Co-authored-by: Wyrserth <wyrserth@protonmail.com> Co-authored-by: Shauren <shauren.trinity@gmail.com> Co-authored-by: Alan Deutscher <adeutscher@gmail.com> Co-authored-by: Dehravor <dehravor@gmail.com> Co-authored-by: robinsch <robinsch@users.noreply.github.com> Co-authored-by: killerwife <killerwife@gmail.com>
This commit is contained in:
@@ -2186,7 +2186,7 @@ Rate.MissChanceMultiplier.OnlyAffectsPlayer = 0
|
||||
|
||||
#
|
||||
# LevelReq.Trade
|
||||
# Description: Level requirement for characters to be able to trade.
|
||||
# Description: Level requirement for characters to be able to initiate a trade.
|
||||
# Default: 1
|
||||
|
||||
LevelReq.Trade = 1
|
||||
|
||||
Reference in New Issue
Block a user