Skip to content

Commit

Permalink
[QUEST]Sandoria Teleport Scroll Quest to IF
Browse files Browse the repository at this point in the history
  • Loading branch information
hooksta4 committed Sep 5, 2024
1 parent 5500fcc commit ac34789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/quests/sandoria/Healing_The_Land.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
-----------------------------------
local gugsenMinesID = zones[xi.zone.GUSGEN_MINES]
-----------------------------------

---@type TQuest
local quest = Quest:new(xi.questLog.SANDORIA, xi.quest.id.sandoria.HEALING_THE_LAND)

quest.reward =
Expand Down
2 changes: 1 addition & 1 deletion scripts/quests/sandoria/Sorcery_of_the_North.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-- !addquest 0 83
-- Eperdur: !pos 129 -6 96 231
-----------------------------------

---@type TQuest
local quest = Quest:new(xi.questLog.SANDORIA, xi.quest.id.sandoria.SORCERY_OF_THE_NORTH)

quest.reward =
Expand Down

0 comments on commit ac34789

Please sign in to comment.