20 lines
657 B
HTML
20 lines
657 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - LesserPigmentType</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>LesserPigmentType (Enum)</h2>
|
|
None = 0,<br>
|
|
PaleOrange = 1,<br>
|
|
FreshRose = 2,<br>
|
|
ChaosBlue = 3,<br>
|
|
Silver = 4,<br>
|
|
NobleGold = 5,<br>
|
|
LightGreen = 6,<br>
|
|
PaleBlue = 7,<br>
|
|
FreshPlum = 8,<br>
|
|
DeepBrown = 9,<br>
|
|
BurntBrown = 10<br>
|
|
</body>
|
|
</html>
|