added LocationsOfTargets wiki page authored by Lxlp's avatar Lxlp
......@@ -140,7 +140,7 @@ Some meta-targeters also allow the mechanic to be casted "fromOrigin". This will
| @RandomLocationsNearTargets | @RLNTE{a=#;r=#;s=#;minr=#} | Targets random locations around the inherited target, where: a is the amount of locations, r is the radius around the inherited target, minr is the minimum radius, and s is the spacing between each location. |
| @RandomLocationsNearOrigin{a=#;r=#;s=#;minr=#} | @RLNO | Targets random locations near the origin of a skill. |
| @**[FloorOfTargets][]** | @FOT<br>@floorsOfTarget | Targets the blocks underneath the inherited targets. |
| @LocationsOfTargets | @LOT | Targets the location of the inherited targets |
| @**[LocationsOfTargets][]** | @locationOfTarget<br>@LOT | Targets the location of the inherited targets |
| @**[BlocksInRadius][]** | @BIR | Targets all blocks in a radius of the inherited targets. |
| @TargetBlock | | Targets the block you are looking at |
| @**[BlocksInChunk][]** | @BIC | Targets all blocks in a chunk relative to the inherited target. |
......@@ -282,4 +282,5 @@ Currently, sort can have the following values:
[FloorOfTargets]: /Skills/Targeters/FloorOfTargets
[Line]: /Skills/Targeters/Line
[LivingInLine]: /Skills/Targeters/LivingInLine
[LivingNearTargetLocation]: /Skills/Targeters/LivingNearTargetLocation
\ No newline at end of file
[LivingNearTargetLocation]: /Skills/Targeters/LivingNearTargetLocation
[LocationsOfTargets]: /Skills/Targeters/LocationsOfTargets
\ No newline at end of file