Skip to content

Commit

Permalink
More
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Jul 13, 2024
1 parent 16c8911 commit ab6a85c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data-otservbr-global/startup/tables/door_quest.lua
Original file line number Diff line number Diff line change
Expand Up @@ -915,19 +915,19 @@ QuestDoorAction = {
},
},
[Storage.Quest.U7_8.DruidOutfits.DruidAmuletDoor] = {
itemId = 6260,
itemId = false,
itemPos = {
{ x = 32939, y = 31775, z = 9 },
},
},
[Storage.Quest.U7_8.OrientalOutfits.OrientalDoor] = {
itemId = 1644,
itemId = false,
itemPos = {
{ x = 32084, y = 32776, z = 11 },
},
},
[Storage.Quest.U7_9.NightmareOutfits.KnightwatchTowerDoor] = {
itemId = 1644,
itemId = false,
itemPos = {
{ x = 32815, y = 32328, z = 8 },
{ x = 32817, y = 32328, z = 8 },
Expand Down

0 comments on commit ab6a85c

Please sign in to comment.