The Shady Traveler resides at the Dormitory. He is wise, sagacious, erudite and astute… or so he wants you to believe. He might be a cat, judging from his whiskers and tail, but he adamantly denies it.
Error 1054: Unknown column 'cargo__Cost._pageName' in 'on clause'
Function: CargoSQLQuery::run
Query: SELECT `cargo__Items`.`_pageID` AS `_pageID`,`cargo__Items`.`_pageName` AS `_pageName`,`cargo__Items`.`Icon` AS `Icon`,`cargo__Items`.`Name` AS `Name`,`cargo__Items`.`Rarity` AS `Rarity`,`cargo__Items`.`Type` AS `Type`,`cargo__Cost`.`Price` AS `Price`,CONCAT("") AS `Req_class`,`cargo__Sold_in_stack`.`Size` AS `Size` FROM `cargo__Cost`,`cargo__Sold_in_stack` LEFT OUTER JOIN `cargo__Items` ON ((`cargo__Cost`.`_pageName`=`cargo__Items`.`_pageName`) AND (`cargo__Sold_in_stack`.`_pageName`=`cargo__Items`.`_pageName`)) LEFT OUTER JOIN `cargo__Sold_by` ON ((`cargo__Items`.`_pageName`=`cargo__Sold_by`.`_pageName`)) WHERE `cargo__Sold_by`.`NPC`="Strange Traveler" GROUP BY `cargo__Items`.`_pageName` ORDER BY `cargo__Items`.`_pageID`,`cargo__Items`.`_pageName`,`cargo__Items`.`Icon`,`cargo__Items`.`Name`,`cargo__Items`.`Rarity` LIMIT 1000