ProjectEQ / peq-expansions

2 stars 1 forks source link

Palik Agrolm #13

Closed xackery closed 4 years ago

xackery commented 4 years ago

https://everquest.allakhazam.com/db/npc.html?id=12464 seemsno loot until kunark, but npc exists npc ids: 22116, 408162

merchant ids: 22116, 408162

UPDATE merchantlist SET min_expansion = 1 WHERE merchantid = 408162 -- Palik Agrolm doesn't have merchant items until kunark
UPDATE merchantlist SET min_expansion = 1 WHERE merchantid = 22116 -- Palik Agrolm doesn't have merchant items until kunark (ecommons version)