15 lines
517 B
HTML
15 lines
517 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - MerchantTitle</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Factions.html">Back to Server.Factions</a></h4>
|
|
<h2>MerchantTitle (Enum)</h2>
|
|
None = 0,<br>
|
|
Scribe = 1,<br>
|
|
Carpenter = 2,<br>
|
|
Blacksmith = 3,<br>
|
|
Bowyer = 4,<br>
|
|
Tialor = 5<br>
|
|
</body>
|
|
</html>
|