Skip to content

Commit

Permalink
Fixes Garrison position for Xarcabard
Browse files Browse the repository at this point in the history
  • Loading branch information
LoxleyXI committed Oct 10, 2023
1 parent 38ae46f commit 83833ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/globals/garrison_data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ xi.garrison.zoneData =
textRegion = 9,
levelCap = 50,
mobBoss = 'Demon_Aristocrat',
pos = { 219, -21, 208, 64 },
pos = { 219, -21, -208, 64 },
xChange = 2,
zChange = 0,
xSecondLine = 0,
Expand Down

0 comments on commit 83833ab

Please sign in to comment.