Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
majestyotbr committed Feb 9, 2025
1 parent 71377c4 commit 01602c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion data-otservbr-global/lib/core/storages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ Storage = {
BossStatus = 43022, --1090
-- unused platinumReward = 43023,
-- unused backpackReward = 43024,
MainReward = 43025,
-- unused MainReward = 43025,
TeleportAccess = {
Rebel = 43026,
Zlak = 43027,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
local specialQuests = {
-- {x = 32311, y = 32211, z = 8}
[51400] = Storage.Quest.U8_2.TheThievesGuildQuest.Reward,
[51324] = Storage.Quest.U8_6.WrathOfTheEmperor.MainReward,
-- {x = 32232, y = 31066, z = 7}
[51715] = Storage.Quest.U8_0.BarbarianArena.RewardGreenhorn,
-- {x = 32232, y = 31059, z = 7}
Expand Down

0 comments on commit 01602c6

Please sign in to comment.