Update Conditions authored by Lxlp's avatar Lxlp
Conditions ## Conditions
\ No newline at end of file | Condition | Type | Description |
|-------------------------|----------|-------------------------------------------------------------------|
| [DrivingModel] | Entity | Checks if the target entity is the driver of a model |
| [RidingModel] | Entity | Checks if the target entity is a passenger of a model |
| [ModelHasDriver] | Entity | Checks if the target modelled entity has a driver |
| [ModelHasPassengers] | Entity | Checks if the target modelled entity has passengers |
[DrivingModel]: /MythicMobs/Conditions/DrivingModel
[RidingModel]: /MythicMobs/Conditions/RidingModel
[ModelHasDriver]: /MythicMobs/Conditions/ModelHasDriver
[ModelHasPassengers]: /MythicMobs/Conditions/ModelHasPassengers
\ No newline at end of file