(0.C-12806-ga9c1214 (tiles) Cooking oil bugged, missing "portions" in ID

Currently, cooking oil seems to be bugged - the number of “uses” seems to be glitched in particular, it can be eaten/drank (but only once) and can’t be used in any crafting recipes. The price is also -2 billion. (yes, negative 2 billion)

I looked in comestibles.json and found that cooking_oil has no portions flag. Adding this back fixed the problem.

This might be related to https://github.com/CleverRaven/Cataclysm-DDA/issues/16094