#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

View file

@ -0,0 +1,45 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - ThinBrickWallTypes</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>ThinBrickWallTypes (Enum)</h2>
Corner = 0,<br>
SouthWall = 1,<br>
EastWall = 2,<br>
CornerPost = 3,<br>
EastDoorFrame = 4,<br>
SouthDoorFrame = 5,<br>
WestDoorFrame = 6,<br>
NorthDoorFrame = 7,<br>
SouthWindow = 8,<br>
EastWindow = 9,<br>
CornerMedium = 10,<br>
SouthWallMedium = 11,<br>
EastWallMedium = 12,<br>
CornerPostMedium = 13,<br>
CornerShort = 14,<br>
SouthWallShort = 15,<br>
EastWallShort = 16,<br>
CornerPostShort = 17,<br>
CornerArch = 18,<br>
SouthArch = 19,<br>
WestArch = 20,<br>
EastArch = 21,<br>
NorthArch = 22,<br>
SouthCenterArchTall = 23,<br>
EastCenterArchTall = 24,<br>
EastCornerArchTall = 25,<br>
SouthCornerArchTall = 26,<br>
SouthCornerArch = 27,<br>
EastCornerArch = 28,<br>
SouthCenterArch = 29,<br>
EastCenterArch = 30,<br>
CornerVVShort = 31,<br>
SouthWallVVShort = 32,<br>
EastWallVVShort = 33,<br>
SouthWallVShort = 34,<br>
EastWallVShort = 35<br>
</body>
</html>