Food
![]() |
This article is a stub. You can help Caves of Qud Wiki by expanding it. |
This article is a stub. You can help Caves of Qud Wiki by expanding it.
Food is a type of item that can be consumed or cooked with to satiate hunger or thirst.
Error 1052: Column 'Description' in SELECT is ambiguous
Function: CargoSQLQuery::run Query: SELECT `GeneralData`.`_pageID` AS `cargo_backlink_page_id_GeneralData`,`Food`.`_pageID` AS `cargo_backlink_page_id_Food`,CONCAT('File:',Image,' ',`Food`.`_pageName`,'') AS `Food`,`Hunger` AS `Hunger`,`Thirst` AS `Thirst`,`Description` AS `Description`,CONCAT('',CookEffect,' (cooking effect)') AS `Cooking Effect` FROM `Food` LEFT OUTER JOIN `GeneralData` ON ((`Food`.`_pageName`=`GeneralData`.`_pageName`)) WHERE `Food`.`_pageNamespace`='0' ORDER BY `GeneralData`.`_pageID`,`Food`.`_pageID`,CONCAT('File:',Image,' ',`Food`.`_pageName`,''),`Hunger`,`Thirst` LIMIT 100