Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
myallith authored Feb 22, 2024
1 parent d173307 commit 9f467d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-otservbr-global/npc/altar.lua
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ local function creatureSayCallback(npc, creature, type, message)
npcHandler:say("Sorry, you don't have all items.", npc, creature)
return true
end
end

if not player:removeMoneyBank(50000000) then
npcHandler:say("Sorry, you don't have enough gold.", npc, creature)
Expand Down

0 comments on commit 9f467d0

Please sign in to comment.