#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
44
Docs/types/WhiteStoneWallTypes.html
Normal file
44
Docs/types/WhiteStoneWallTypes.html
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - WhiteStoneWallTypes</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>WhiteStoneWallTypes (Enum)</h2>
|
||||
EastWall = 0,<br>
|
||||
SouthWall = 1,<br>
|
||||
SECorner = 2,<br>
|
||||
NWCornerPost = 3,<br>
|
||||
EastArrowLoop = 4,<br>
|
||||
SouthArrowLoop = 5,<br>
|
||||
EastWindow = 6,<br>
|
||||
SouthWindow = 7,<br>
|
||||
SouthWallMedium = 8,<br>
|
||||
EastWallMedium = 9,<br>
|
||||
SECornerMedium = 10,<br>
|
||||
NWCornerPostMedium = 11,<br>
|
||||
SouthWallShort = 12,<br>
|
||||
EastWallShort = 13,<br>
|
||||
SECornerShort = 14,<br>
|
||||
NWCornerPostShort = 15,<br>
|
||||
NECornerPostShort = 16,<br>
|
||||
SWCornerPostShort = 17,<br>
|
||||
SouthWallVShort = 18,<br>
|
||||
EastWallVShort = 19,<br>
|
||||
SECornerVShort = 20,<br>
|
||||
NWCornerPostVShort = 21,<br>
|
||||
SECornerArch = 22,<br>
|
||||
SouthArch = 23,<br>
|
||||
WestArch = 24,<br>
|
||||
EastArch = 25,<br>
|
||||
NorthArch = 26,<br>
|
||||
EastBattlement = 27,<br>
|
||||
SECornerBattlement = 28,<br>
|
||||
SouthBattlement = 29,<br>
|
||||
NECornerBattlement = 30,<br>
|
||||
SWCornerBattlement = 31,<br>
|
||||
Column = 32,<br>
|
||||
SouthWallVVShort = 33,<br>
|
||||
EastWallVVShort = 34<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue