#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
31
Docs/types/PlantHue.html
Normal file
31
Docs/types/PlantHue.html
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - PlantHue</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Engines.Plants.html">Back to Server.Engines.Plants</a></h4>
|
||||
<h2>PlantHue (Enum)</h2>
|
||||
None = 0x00000000,<br>
|
||||
Black = 0x00000010,<br>
|
||||
White = 0x00000020,<br>
|
||||
Pink = 0x00000040,<br>
|
||||
Magenta = 0x00000080,<br>
|
||||
Aqua = 0x00000100,<br>
|
||||
FireRed = 0x00000200,<br>
|
||||
Crossable = 0x04000000,<br>
|
||||
Plain = 0x04000001,<br>
|
||||
Red = 0x04000002,<br>
|
||||
Blue = 0x04000004,<br>
|
||||
Purple = 0x04000006,<br>
|
||||
Yellow = 0x04000008,<br>
|
||||
Orange = 0x0400000A,<br>
|
||||
Green = 0x0400000C,<br>
|
||||
Bright = 0x08000000,<br>
|
||||
BrightRed = 0x0C000002,<br>
|
||||
BrightBlue = 0x0C000004,<br>
|
||||
BrightPurple = 0x0C000006,<br>
|
||||
BrightYellow = 0x0C000008,<br>
|
||||
BrightOrange = 0x0C00000A,<br>
|
||||
BrightGreen = 0x0C00000C<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue