Skip to content

Commit

Permalink
Merge pull request #6580 from LandSandBoat/bugfix/trial-1826
Browse files Browse the repository at this point in the history
Fix textOffset for Magian Trial #1826
  • Loading branch information
claywar authored Dec 23, 2024
2 parents 4ef2583 + d9ed740 commit 5780a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/globals/magian_data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,7 @@ xi.magian.trials =
},
},

textOffset = 358,
textOffset = 660,
defeatMob = true,
mobEcosystem = xi.ecosystem.BEAST,
useWeaponskill = xi.weaponskill.FINAL_HEAVEN,
Expand Down

0 comments on commit 5780a90

Please sign in to comment.