#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-04 10:35:30 -04:00
commit 5df497787a
7510 changed files with 416048 additions and 0 deletions

30
Docs/types/ImageType.html Normal file
View file

@ -0,0 +1,30 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - ImageType</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.Collector.html">Back to Server.Engines.Quests.Collector</a></h4>
<h2>ImageType (Enum)</h2>
Betrayer = 0,<br>
Bogling = 1,<br>
BogThing = 2,<br>
Gazer = 3,<br>
Beetle = 4,<br>
GiantBlackWidow = 5,<br>
Scorpion = 6,<br>
JukaMage = 7,<br>
JukaWarrior = 8,<br>
Lich = 9,<br>
MeerMage = 10,<br>
MeerWarrior = 11,<br>
Mongbat = 12,<br>
Mummy = 13,<br>
Pixie = 14,<br>
PlagueBeast = 15,<br>
SandVortex = 16,<br>
StoneGargoyle = 17,<br>
SwampDragon = 18,<br>
Wisp = 19,<br>
Juggernaut = 20<br>
</body>
</html>