Replace incorrect sea mine hit chance by reference to info Hitchance.
This commit is contained in:
parent
3cb95a8754
commit
d22cb495bc
1 changed files with 2 additions and 2 deletions
|
@ -94,8 +94,8 @@ The formula for the movement cost for 1 sector is:
|
||||||
|
|
||||||
.FI
|
.FI
|
||||||
.s1
|
.s1
|
||||||
Moving a ship through a sector that has been mined
|
Moving a ship through a sector that has been mined risks hitting a
|
||||||
introduces a chance of mines/(mines + 50) of hitting a mine.
|
mine (see \*Qinfo Hitchance\*U).
|
||||||
Minesweeps can remove up to five mines per pass through a
|
Minesweeps can remove up to five mines per pass through a
|
||||||
sector (indicated by the message \*QSweep...\*U).
|
sector (indicated by the message \*QSweep...\*U).
|
||||||
Minesweeps also take 1/2 normal damage from mines.
|
Minesweeps also take 1/2 normal damage from mines.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue