#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
31
Docs/types/MiniHouseType.html
Normal file
31
Docs/types/MiniHouseType.html
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue