15 lines
495 B
HTML
15 lines
495 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - BeverageType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
|
<h2>BeverageType (Enum)</h2>
|
|
Ale = 0,<br>
|
|
Cider = 1,<br>
|
|
Liquor = 2,<br>
|
|
Milk = 3,<br>
|
|
Wine = 4,<br>
|
|
Water = 5<br>
|
|
</body>
|
|
</html>
|