29 lines
916 B
HTML
29 lines
916 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PigmentType</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>PigmentType (Enum)</h2>
|
|
None = 0,<br>
|
|
ParagonGold = 1,<br>
|
|
VioletCouragePurple = 2,<br>
|
|
InvulnerabilityBlue = 3,<br>
|
|
LunaWhite = 4,<br>
|
|
DryadGreen = 5,<br>
|
|
ShadowDancerBlack = 6,<br>
|
|
BerserkerRed = 7,<br>
|
|
NoxGreen = 8,<br>
|
|
RumRed = 9,<br>
|
|
FireOrange = 10,<br>
|
|
FadedCoal = 11,<br>
|
|
Coal = 12,<br>
|
|
FadedGold = 13,<br>
|
|
StormBronze = 14,<br>
|
|
Rose = 15,<br>
|
|
MidnightCoal = 16,<br>
|
|
FadedBronze = 17,<br>
|
|
FadedRose = 18,<br>
|
|
DeepRose = 19<br>
|
|
</body>
|
|
</html>
|