Skip to content

Commit

Permalink
Update gregor.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
htc16 committed Jul 7, 2024
1 parent 626741a commit 51dc55f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-otservbr-global/npc/gregor.lua
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ local function creatureSayCallback(npc, creature, type, message)
return false
end

-- Verifica se o jogador completou a missão "The Ape City"
if player:getStorageValue(Storage.Quest.U7_6.TheApeCity.Questline) <= 15 then
npcHandler:say("Sorry but I don't have anything for you at the moment.", npc, creature)
return true
Expand Down

0 comments on commit 51dc55f

Please sign in to comment.