36 lines
1.1 KiB
HTML
36 lines
1.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - CraftResource</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>CraftResource (Enum)</h2>
|
|
None = 0,<br>
|
|
Iron = 1,<br>
|
|
DullCopper = 2,<br>
|
|
ShadowIron = 3,<br>
|
|
Copper = 4,<br>
|
|
Bronze = 5,<br>
|
|
Gold = 6,<br>
|
|
Agapite = 7,<br>
|
|
Verite = 8,<br>
|
|
Valorite = 9,<br>
|
|
RegularLeather = 101,<br>
|
|
SpinedLeather = 102,<br>
|
|
HornedLeather = 103,<br>
|
|
BarbedLeather = 104,<br>
|
|
RedScales = 201,<br>
|
|
YellowScales = 202,<br>
|
|
BlackScales = 203,<br>
|
|
GreenScales = 204,<br>
|
|
WhiteScales = 205,<br>
|
|
BlueScales = 206,<br>
|
|
RegularWood = 301,<br>
|
|
OakWood = 302,<br>
|
|
AshWood = 303,<br>
|
|
YewWood = 304,<br>
|
|
Heartwood = 305,<br>
|
|
Bloodwood = 306,<br>
|
|
Frostwood = 307<br>
|
|
</body>
|
|
</html>
|