Revert "Update Targeters" authored by Matt Enloe's avatar Matt Enloe
This reverts commit c2cf90ba02ad30f4c44a7853586052d82fa145ae.
...@@ -53,7 +53,7 @@ Entity Targeters ...@@ -53,7 +53,7 @@ Entity Targeters
| @PlayersInRing{min=#;max=#} | | Target all players within the specified "ring" of radiis's. | | @PlayersInRing{min=#;max=#} | | Target all players within the specified "ring" of radiis's. |
| @PlayersNearOrigin{r=#} | | Targets players near the [origin](/skills/targeters/origin) of a meta-skill. | | @PlayersNearOrigin{r=#} | | Targets players near the [origin](/skills/targeters/origin) of a meta-skill. |
| @MobsNearOrigin{r=#;t=X} | | | | @MobsNearOrigin{r=#;t=X} | | |
| @EntitiesNearOrigin{r=#} | @EIO{r=#} / @ENO{r=#} | | | @EntitiesNearOrigin{r=#} | | |
| @PlayersNearTargetLocation{r=#} | @PNTL{r=#} | Targets all players near targetlocation. Radius=5 by default. | | @PlayersNearTargetLocation{r=#} | @PNTL{r=#} | Targets all players near targetlocation. Radius=5 by default. |
| @Siblings | | Targets the siblings of the target. | | @Siblings | | Targets the siblings of the target. |
| @Targeted | | Targets the inherited targets. | | @Targeted | | Targets the inherited targets. |
... ...
......