BritainKnights/Docs/types/FillableContentType.html

45 lines
1.2 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - FillableContentType</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>FillableContentType (Enum)</h2>
Weaponsmith = 0,<br>
Provisioner = 1,<br>
Mage = 2,<br>
Alchemist = 3,<br>
Armorer = 4,<br>
ArtisanGuild = 5,<br>
Baker = 6,<br>
Bard = 7,<br>
Blacksmith = 8,<br>
Bowyer = 9,<br>
Butcher = 10,<br>
Carpenter = 11,<br>
Clothier = 12,<br>
Cobbler = 13,<br>
Docks = 14,<br>
Farm = 15,<br>
FighterGuild = 16,<br>
Guard = 17,<br>
Healer = 18,<br>
Herbalist = 19,<br>
Inn = 20,<br>
Jeweler = 21,<br>
Library = 22,<br>
Merchant = 23,<br>
Mill = 24,<br>
Mine = 25,<br>
Observatory = 26,<br>
Painter = 27,<br>
Ranger = 28,<br>
Stables = 29,<br>
Tanner = 30,<br>
Tavern = 31,<br>
ThiefGuild = 32,<br>
Tinker = 33,<br>
Veterinarian = 34,<br>
None = -1<br>
</body>
</html>