Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data-otservbr-global/npc/black_bert.lua
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ npcConfig.shop = {
{ itemname = "julius' map", clientid = 8200, buy = 25000 },
{ itemname = "letterbag", clientid = 3217, buy = 8000 },
{ itemname = "letter to markwin", clientid = 3220, buy = 8000 },
{ itemname = "lump of clay", clientid = 1000, buy = 1000 },
{ itemname = "lump of clay", clientid = 11329, buy = 1000 },
{ itemname = "machine crate", clientid = 9390, buy = 8500 },
{ itemname = "magic crystal", clientid = 11552, buy = 4000 },
{ itemname = "mago mechanic core", clientid = 9249, buy = 13000 },
Expand Down Expand Up @@ -123,7 +123,7 @@ npcConfig.shop = {
{ itemname = "silver nuggets", clientid = 27445, buy = 7000 },
{ itemname = "snake destroyer", clientid = 4835, buy = 8000 },
{ itemname = "soul contract", clientid = 10028, buy = 666 },
{ itemname = "special flask", clientid = 100, buy = 5000 },
{ itemname = "special flask", clientid = 125, buy = 5000 },
{ itemname = "spectral cloth", clientid = 11546, buy = 4000 },
{ itemname = "spectral dress", clientid = 4836, buy = 15000 },
{ itemname = "stabilizer", clientid = 9248, buy = 12500 },
Expand Down