51 lines
1.6 KiB
HTML
51 lines
1.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PlantType</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Engines.Plants.html">Back to Server.Engines.Plants</a></h4>
|
|
<h2>PlantType (Enum)</h2>
|
|
CampionFlowers = 0,<br>
|
|
Poppies = 1,<br>
|
|
Snowdrops = 2,<br>
|
|
Bulrushes = 3,<br>
|
|
Lilies = 4,<br>
|
|
PampasGrass = 5,<br>
|
|
Rushes = 6,<br>
|
|
ElephantEarPlant = 7,<br>
|
|
Fern = 8,<br>
|
|
PonytailPalm = 9,<br>
|
|
SmallPalm = 10,<br>
|
|
CenturyPlant = 11,<br>
|
|
WaterPlant = 12,<br>
|
|
SnakePlant = 13,<br>
|
|
PricklyPearCactus = 14,<br>
|
|
BarrelCactus = 15,<br>
|
|
TribarrelCactus = 16,<br>
|
|
CommonGreenBonsai = 17,<br>
|
|
CommonPinkBonsai = 18,<br>
|
|
UncommonGreenBonsai = 19,<br>
|
|
UncommonPinkBonsai = 20,<br>
|
|
RareGreenBonsai = 21,<br>
|
|
RarePinkBonsai = 22,<br>
|
|
ExceptionalBonsai = 23,<br>
|
|
ExoticBonsai = 24,<br>
|
|
Cactus = 25,<br>
|
|
FlaxFlowers = 26,<br>
|
|
FoxgloveFlowers = 27,<br>
|
|
HopsEast = 28,<br>
|
|
OrfluerFlowers = 29,<br>
|
|
CypressTwisted = 30,<br>
|
|
HedgeShort = 31,<br>
|
|
JuniperBush = 32,<br>
|
|
SnowdropPatch = 33,<br>
|
|
Cattails = 34,<br>
|
|
PoppyPatch = 35,<br>
|
|
SpiderTree = 36,<br>
|
|
WaterLily = 37,<br>
|
|
CypressStraight = 38,<br>
|
|
HedgeTall = 39,<br>
|
|
HopsSouth = 40,<br>
|
|
SugarCanes = 41<br>
|
|
</body>
|
|
</html>
|