Enum LiquidType
Enumerates the different types of liquid in the game.
Namespace: Fibula.Common.Contracts.Enumerations
Assembly: Fibula.Common.Contracts.dll
Syntax
public enum LiquidType
Fields
| Name | Description |
|---|---|
| Beer | Beer, of course. |
| Blood | Vampires love this. |
| Lemonade | Tasty lemonade. |
| LifeFluid | Life replentishing fluid. |
| ManaFluid | Mana replentishing fluid. |
| Milk | Yum, milk! |
| Mud | Mud. |
| None | No type specified. |
| Oil | Oil. |
| Slime | Seems poison-y. |
| Urine | You probably shouldn't drink it. |
| Water | H2O. |
| Wine | Wine |