#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
34
Docs/types/ThinStoneWallTypes.html
Normal file
34
Docs/types/ThinStoneWallTypes.html
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - ThinStoneWallTypes</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>ThinStoneWallTypes (Enum)</h2>
|
||||
Corner = 0,<br>
|
||||
EastWall = 1,<br>
|
||||
SouthWall = 2,<br>
|
||||
CornerPost = 3,<br>
|
||||
EastDoorFrame = 4,<br>
|
||||
SouthDoorFrame = 5,<br>
|
||||
NorthDoorFrame = 6,<br>
|
||||
WestDoorFrame = 7,<br>
|
||||
SouthWindow = 8,<br>
|
||||
EastWindow = 9,<br>
|
||||
CornerMedium = 10,<br>
|
||||
SouthWallMedium = 11,<br>
|
||||
EastWallMedium = 12,<br>
|
||||
CornerPostMedium = 13,<br>
|
||||
CornerArch = 14,<br>
|
||||
EastArch = 15,<br>
|
||||
SouthArch = 16,<br>
|
||||
NorthArch = 17,<br>
|
||||
WestArch = 18,<br>
|
||||
CornerShort = 19,<br>
|
||||
EastWallShort = 20,<br>
|
||||
SouthWallShort = 21,<br>
|
||||
CornerPostShort = 22,<br>
|
||||
SouthWallShort2 = 23,<br>
|
||||
EastWallShort2 = 24<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue