added faulty attribute to location targeters authored by Lxlp's avatar Lxlp
...@@ -225,6 +225,7 @@ TestOwner: ...@@ -225,6 +225,7 @@ TestOwner:
| coordinateyaw | cyaw | Sets the yaw value | | coordinateyaw | cyaw | Sets the yaw value |
| coordinatepitch | cpitch | Sets the pitch value | | coordinatepitch | cpitch | Sets the pitch value |
| blockcentered | centered | Boolean value. If set to true, the center of the block at the target location will be targeted, instead of the target location itself | | blockcentered | centered | Boolean value. If set to true, the center of the block at the target location will be targeted, instead of the target location itself |
| faulty | | Whether the mechanic should use the old vector formula. Defaults to true |
# Targeter Options # Targeter Options
... ...
......