Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into fix-boss-lever-death
Browse files Browse the repository at this point in the history
  • Loading branch information
omarcopires committed Apr 17, 2024
2 parents bc21673 + 0f6cc07 commit 62a20ca
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 115 deletions.
2 changes: 1 addition & 1 deletion data-otservbr-global/npc/asnarus.lua
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ npcConfig.shop = {
{ itemName = "animate dead rune", clientId = 3203, buy = 375 },
{ itemName = "arrow", clientId = 3447, buy = 2 },
{ itemName = "blue quiver", clientId = 35848, buy = 400 },
{ itemName = "bolt", clientId = 3483, buy = 4 },
{ itemName = "bolt", clientId = 3446, buy = 4 },
{ itemName = "bow", clientId = 3350, buy = 400, sell = 100 },
{ itemName = "bowl of terror sweat", clientId = 20204, sell = 500 },
{ itemName = "broken visor", clientId = 20184, sell = 1900 },
Expand Down
Loading

0 comments on commit 62a20ca

Please sign in to comment.