70 lines
2 KiB
HTML
70 lines
2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SignType</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>SignType (Enum)</h2>
|
|
Library = 0,<br>
|
|
DarkWoodenPost = 1,<br>
|
|
LightWoodenPost = 2,<br>
|
|
MetalPostC = 3,<br>
|
|
MetalPostB = 4,<br>
|
|
MetalPostA = 5,<br>
|
|
MetalPost = 6,<br>
|
|
Bakery = 7,<br>
|
|
Tailor = 8,<br>
|
|
Tinker = 9,<br>
|
|
Butcher = 10,<br>
|
|
Healer = 11,<br>
|
|
Mage = 12,<br>
|
|
Woodworker = 13,<br>
|
|
Customs = 14,<br>
|
|
Inn = 15,<br>
|
|
Shipwright = 16,<br>
|
|
Stables = 17,<br>
|
|
BarberShop = 18,<br>
|
|
Bard = 19,<br>
|
|
Fletcher = 20,<br>
|
|
Armourer = 21,<br>
|
|
Jeweler = 22,<br>
|
|
Tavern = 23,<br>
|
|
ReagentShop = 24,<br>
|
|
Blacksmith = 25,<br>
|
|
Painter = 26,<br>
|
|
Provisioner = 27,<br>
|
|
Bowyer = 28,<br>
|
|
WoodenSign = 29,<br>
|
|
BrassSign = 30,<br>
|
|
ArmamentsGuild = 31,<br>
|
|
ArmourersGuild = 32,<br>
|
|
BlacksmithsGuild = 33,<br>
|
|
WeaponsGuild = 34,<br>
|
|
BardicGuild = 35,<br>
|
|
BartersGuild = 36,<br>
|
|
ProvisionersGuild = 37,<br>
|
|
TradersGuild = 38,<br>
|
|
CooksGuild = 39,<br>
|
|
HealersGuild = 40,<br>
|
|
MagesGuild = 41,<br>
|
|
SorcerersGuild = 42,<br>
|
|
IllusionistGuild = 43,<br>
|
|
MinersGuild = 44,<br>
|
|
ArchersGuild = 45,<br>
|
|
SeamensGuild = 46,<br>
|
|
FishermensGuild = 47,<br>
|
|
SailorsGuild = 48,<br>
|
|
ShipwrightsGuild = 49,<br>
|
|
TailorsGuild = 50,<br>
|
|
ThievesGuild = 51,<br>
|
|
RoguesGuild = 52,<br>
|
|
AssassinsGuild = 53,<br>
|
|
TinkersGuild = 54,<br>
|
|
WarriorsGuild = 55,<br>
|
|
CavalryGuild = 56,<br>
|
|
FightersGuild = 57,<br>
|
|
MerchantsGuild = 58,<br>
|
|
Bank = 59,<br>
|
|
Theatre = 60<br>
|
|
</body>
|
|
</html>
|