AvatarsConquest/Docs/types/FoodType.html

16 lines
591 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - FoodType</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>FoodType (Enum)</h2>
None = 0x00000000,<br>
Meat = 0x00000001,<br>
FruitsAndVegies = 0x00000002,<br>
GrainsAndHay = 0x00000004,<br>
Fish = 0x00000008,<br>
Eggs = 0x00000010,<br>
Gold = 0x00000020<br>
</body>
</html>