Files
source/gamedir/Data/TableData/Food.xml
T
Wanne 2ca650e0e4 - Added a minimal version of "Food.xml" for the "Data" folder, so the game can start
o Later, we should disable the food system in the start new game screen for the "Data" folder, like it was done for New Inventory. Then we can delete this minimal Food.xml file
- Added missing INI food properties for the "Data\Ja2_Options.INI" file

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1472 4f8fa57e-7814-0410-bad4-adc449f26b7c
2012-07-23 13:14:04 +00:00

12 lines
262 B
XML

<FOODSLIST>
<FOOD>
<uiIndex>0</uiIndex>
<szName>None</szName>
<bFoodPoints>0</bFoodPoints>
<bDrinkPoints>0</bDrinkPoints>
<ubPortionSize>0</ubPortionSize>
<bMoraleMod>0</bMoraleMod>
<usDecayRate>0</usDecayRate>
</FOOD>
</FOODSLIST>