AvatarsConquest/Docs/types/MiniHouseType.html

31 lines
1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - MiniHouseType</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>MiniHouseType (Enum)</h2>
StoneAndPlaster = 0,<br>
FieldStone = 1,<br>
SmallBrick = 2,<br>
Wooden = 3,<br>
WoodAndPlaster = 4,<br>
ThatchedRoof = 5,<br>
Brick = 6,<br>
TwoStoryWoodAndPlaster = 7,<br>
TwoStoryStoneAndPlaster = 8,<br>
Tower = 9,<br>
SmallStoneKeep = 10,<br>
Castle = 11,<br>
LargeHouseWithPatio = 12,<br>
MarbleHouseWithPatio = 13,<br>
SmallStoneTower = 14,<br>
TwoStoryLogCabin = 15,<br>
TwoStoryVilla = 16,<br>
SandstoneHouseWithPatio = 17,<br>
SmallStoneWorkshop = 18,<br>
SmallMarbleWorkshop = 19,<br>
MalasMountainPass = 20,<br>
ChurchAtNight = 21<br>
</body>
</html>