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