#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
24
Docs/types/Ingredient.html
Normal file
24
Docs/types/Ingredient.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - Ingredient</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Engines.Quests.Hag.html">Back to Server.Engines.Quests.Hag</a></h4>
|
||||
<h2>Ingredient (Enum)</h2>
|
||||
SheepLiver = 0,<br>
|
||||
RabbitsFoot = 1,<br>
|
||||
MongbatWing = 2,<br>
|
||||
ChickenGizzard = 3,<br>
|
||||
RatTail = 4,<br>
|
||||
FrogsLeg = 5,<br>
|
||||
DeerHeart = 6,<br>
|
||||
LizardTongue = 7,<br>
|
||||
SlimeOoze = 8,<br>
|
||||
SpiritEssence = 9,<br>
|
||||
SwampWater = 10,<br>
|
||||
RedMushrooms = 11,<br>
|
||||
Bones = 12,<br>
|
||||
StarChart = 13,<br>
|
||||
Whiskey = 14<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue