AvatarsConquest/Docs/types/GemType.html

19 lines
598 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - GemType</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>GemType (Enum)</h2>
None = 0,<br>
StarSapphire = 1,<br>
Emerald = 2,<br>
Sapphire = 3,<br>
Ruby = 4,<br>
Citrine = 5,<br>
Amethyst = 6,<br>
Tourmaline = 7,<br>
Amber = 8,<br>
Diamond = 9<br>
</body>
</html>