Skip to content

Commit

Permalink
Merge pull request #56 from jprzimba/fix-koshei-quest
Browse files Browse the repository at this point in the history
[fix] Koshei The Deathless Quest Part 1
  • Loading branch information
jprzimba authored Feb 25, 2025
2 parents e749e47 + 2bd06ce commit 4114060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data-global/startup/tables/chest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2144,8 +2144,8 @@ ChestUnique = {
},
-- Koshei The Deathless Quest
[6236] = {
itemId = 2908,
itemPos = { x = 33193, y = 32459, z = 7 },
itemId = 408,
itemPos = { x = 33194, y = 32458, z = 7 },
reward = { { 7530, 1 } },
weight = 1.00,
storage = Storage.Quest.U8_1.KosheiTheDeathless.KosheiAmuletPart1,
Expand Down

0 comments on commit 4114060

Please sign in to comment.