Skip to content

Commit

Permalink
Merge branch 'Tibia-Quests-Review-7.26-to-7.92' of https://github.com…
Browse files Browse the repository at this point in the history
…/htc16/canary into Tibia-Quests-Review-7.26-to-7.92
  • Loading branch information
htc16 committed Jul 13, 2024
2 parents d75425b + 20dad09 commit 16c8911
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data-otservbr-global/startup/tables/item.lua
Original file line number Diff line number Diff line change
Expand Up @@ -508,47 +508,47 @@ ItemUnique = {
},
[2254] = {
itemId = 2576,
itemPos = {x = 32933, y = 32269, z = 13},
itemPos = { x = 32933, y = 32269, z = 13 },
},
[2255] = {
itemId = 2576,
itemPos = {x = 32934, y = 32269, z = 13},
itemPos = { x = 32934, y = 32269, z = 13 },
},
[3048] = {
itemId = 1949,
itemPos = {x = 32822, y = 32344, z = 6},
itemPos = { x = 32822, y = 32344, z = 6 },
},
[3049] = {
itemId = 1949,
itemPos = {x = 32815, y = 32344, z = 6},
itemPos = { x = 32815, y = 32344, z = 6 },
},
[3050] = {
itemId = 1949,
itemPos = {x = 32818, y = 32347, z = 6},
itemPos = { x = 32818, y = 32347, z = 6 },
},
[3051] = {
itemId = 1949,
itemPos = {x = 32818, y = 32347, z = 5},
itemPos = { x = 32818, y = 32347, z = 5 },
},
[3052] = {
itemId = 1949,
itemPos = {x = 32815, y = 32344, z = 5},
itemPos = { x = 32815, y = 32344, z = 5 },
},
[3053] = {
itemId = 1949,
itemPos = {x = 32822, y = 32344, z = 5},
itemPos = { x = 32822, y = 32344, z = 5 },
},
[3054] = {
itemId = 1949,
itemPos = {x = 32815, y = 32344, z = 4},
itemPos = { x = 32815, y = 32344, z = 4 },
},
[3055] = {
itemId = 1949,
itemPos = {x = 32822, y = 32344, z = 4},
itemPos = { x = 32822, y = 32344, z = 4 },
},
[3056] = {
itemId = 1949,
itemPos = {x = 32819, y = 32347, z = 4},
itemPos = { x = 32819, y = 32347, z = 4 },
},
-- The Shattered Isles Quest - Catapult
[2273] = {
Expand Down

0 comments on commit 16c8911

Please sign in to comment.