Summary: (a short description of the bug)
Corn Meal appears to be hooked up to introduce -3 water debuff.
It is not functional.
Game Version: (A20.6)
Platform: (Steam)
OS/Version: (Windows)
CPU Model: N/A
System Memory: N/A
GPU Model and VRAM: N/A
Screen Resolution: N/A
Video Settings: N/A
Game mode: N/A
Did you wipe old saves? N/A
Did you start a new game? N/A
Did you validate your files? N/A
Are you using any mods? N/A
EAC on or off? N/A
Status: NEW
Bug Description:
Eating dry Corn Meal, not that it is recommended ^^, has no water debuff.
Detailed steps to reproduce the bug:
1) Eat Corn Meal
Actual result: (description of what is occurring)
No results.
Expected result: (what you expect to occur)
The current Corn Meal effect
<triggered_effect trigger="onSelfPrimaryActionEnd" action="ModifyCVar" cvar="$waterAmountAdd" operation="add" value="-3"/>
is typically
<triggered_effect trigger="onSelfPrimaryActionEnd" action="ModifyStats" stat="water" operation="add" value="-3"/>
<display_value name="$waterAmountAdd" value="-3"/>
in instances where this is functional for items such as foodCharredMeat.