mirror of
https://github.com/bszczuka/steel-training.git
synced 2025-12-21 13:23:02 +01:00
Add target height placement info
This commit is contained in:
@@ -95,7 +95,8 @@
|
||||
<p>{%trans%}Distance from wall{%endtrans%}: {{ distance }}m</p>
|
||||
<p>{%trans%}Stage preparation{%endtrans%}:</p>
|
||||
<ul>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left side of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left side of the wall at a height of 1.5m{%endtrans%}</li>
|
||||
<li>{%trans%}Try to aim and if you feel it's too high, lower the target as needed{%endtrans%}</li>
|
||||
<li>{%trans%}Set shooting box{%endtrans%} {{ box_position }}cm {%trans%}from 'ZERO' point (along the wall) and{%endtrans%} {{distance}}m {%trans%}from the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Ensure that the starting field is positioned in a convenient location within the room, so that nothing obstructs the drawing and aiming at targets across the entire width of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}If necessary, adjust the first target along with the ZERO point and repeat the two previous steps{%endtrans%}</li>
|
||||
|
||||
@@ -87,7 +87,8 @@
|
||||
<p>{%trans%}Distance from wall{%endtrans%}: {{ distance }}m</p>
|
||||
<p>{%trans%}Stage preparation{%endtrans%}:</p>
|
||||
<ul>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left or right side of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left or right side of the wall at a height of 1.5m{%endtrans%}</li>
|
||||
<li>{%trans%}Try to aim and if you feel it's too high, lower the target as needed{%endtrans%}</li>
|
||||
<li>{%trans%}Set shooting box{%endtrans%} {{ box_position|round(1,'ceil') }}cm {%trans%}from 'ZERO' point (along the wall) and{%endtrans%} {{distance}}m {%trans%}from the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Ensure that the starting field is positioned in a convenient location within the room, so that nothing obstructs the drawing and aiming at targets across the entire width of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}If necessary, adjust the first target along with the ZERO point and repeat the two previous steps{%endtrans%}</li>
|
||||
|
||||
@@ -109,7 +109,8 @@
|
||||
<p>{%trans%}Distance from wall{%endtrans%}: {{ distance }}m</p>
|
||||
<p>{%trans%}Stage preparation{%endtrans%}:</p>
|
||||
<ul>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left or right side of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Place the first target with the 'ZERO point' marker on the left or right side of the wall at a height of 1.5m{%endtrans%}</li>
|
||||
<li>{%trans%}Try to aim and if you feel it's too high, lower the target as needed{%endtrans%}</li>
|
||||
<li>{%trans%}Set shooting box{%endtrans%} {{ box_position|round(1,'ceil') }}cm {%trans%}from 'ZERO' point (along the wall) and{%endtrans%} {{distance}}m {%trans%}from the wall{%endtrans%}</li>
|
||||
<li>{%trans%}Ensure that the starting field is positioned in a convenient location within the room, so that nothing obstructs the drawing and aiming at targets across the entire width of the wall{%endtrans%}</li>
|
||||
<li>{%trans%}If necessary, adjust the first target along with the ZERO point and repeat the two previous steps{%endtrans%}</li>
|
||||
|
||||
Reference in New Issue
Block a user