added nearbyplayers alias for nearby audience authored by Lxlp's avatar Lxlp
......@@ -5,7 +5,7 @@ The audience types are:
- `nonSelfWorld`/`nonSelf`: every player in the world other than the caster of the mechanic
- `target`: the target of the mechanic
- `world`: every player in the world
- `nearby`: every nearby player
- `nearby`/`nearbyplayers`: every nearby player
- `tracked`: every player who's clients can render the caster
- `@Targeter`: every player that the targeter targets
......
......