Food

From Caves of Qud Wiki
Revision as of 13:57, 22 February 2020 by Armithaig (talk | contribs) (Fix CookEffect formatting)
Jump to navigation Jump to search
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 field list is ambiguous (localhost)

Function: CargoSQLQuery::run Query: SELECT CONCAT('File:', Image, ' ',`Food`.`_pageName`,'') AS `Food`,`Hunger` AS `Hunger`,`Thirst` AS `Thirst`,`Description` AS `Description`,CONCAT('', `Food__CookEffect`.`_value`, '') AS `Cooking Effect` FROM `Food` LEFT OUTER JOIN `Food__CookEffect` ON ((`Food`.`_ID`=`Food__CookEffect`.`_rowID`)) LEFT OUTER JOIN `GeneralData` ON ((`Food`.`_pageName`=`GeneralData`.`_pageName`)) WHERE `Food`.`_pageNamespace`='0' ORDER BY CONCAT('File:', Image, ' ',`Food`.`_pageName`,''),`Hunger`,`Thirst`,`Description`,CONCAT('', `Food__CookEffect`.`_value`, '') LIMIT 100