AvatarsConquest/Docs/types/PlantHealth.html

13 lines
475 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PlantHealth</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>PlantHealth (Enum)</h2>
Dying = 0,<br>
Wilted = 1,<br>
Healthy = 2,<br>
Vibrant = 3<br>
</body>
</html>