Update Conditions authored by Akim91's avatar Akim91
......@@ -142,6 +142,7 @@ Conditions
| [Faction](/conditions/faction) | Entity | Tests for the targets faction |
| [FallSpeed](/conditions/fallspeed) | Entity | If the fall speed of the target is within the given range |
| [FieldOfView](/conditions/fieldofview) | Compare | Tests if the target is within the given angle from where the caster is looking |
| [FoodLevel](/conditions/FoodLevel) | Entity | Checks if the target has food within the range |
| [Gliding](/conditions/gliding) | Entity | If the target is gliding |
| [Globalscore](/conditions/globalscore) | Entity | Checks a global scoreboard value |
| [HasAura](/conditions/hasaura) | Entity | Checks if the target entity has the given aura |
......
......