Correct spelling as one word and as two words
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
b6bfc14ab2
commit
c5a2d136ec
18 changed files with 115 additions and 115 deletions
|
@ -76,10 +76,10 @@ struct rptstr rpt[] = {
|
|||
"gunners decimate %s aggressors" } },
|
||||
{ N_BROKE_SANCT, 0, N_FOR, { "breaks sanctuary",
|
||||
"no longer has a sanctuary" } },
|
||||
{ N_SCT_BOMB, -2, N_SKY, { "planes divebomb one of %s's sectors",
|
||||
{ N_SCT_BOMB, -2, N_SKY, { "planes dive-bomb one of %s's sectors",
|
||||
"bombers wreak havoc on %s" } },
|
||||
{ N_SHP_BOMB, -2, N_SEA, { "divebombs a ship flying the flag of %s",
|
||||
"airforce bombs %s ships" } },
|
||||
{ N_SHP_BOMB, -2, N_SEA, { "dive-bombs a ship flying the flag of %s",
|
||||
"air force bombs %s ships" } },
|
||||
{ N_BOARD_SHIP, -2, N_SEA, { "seadogs board one of %s's ships",
|
||||
"pirates board %s ship" } },
|
||||
{ N_SHP_LOSE, -3, N_SEA, { "is repelled by %s while attempting to board a ship",
|
||||
|
@ -147,8 +147,8 @@ struct rptstr rpt[] = {
|
|||
{ N_SUB_BOMB, 0, N_SEA, { "planes bomb a skulking %s submarine",
|
||||
"planes drop depth-charges on a %s sub" } },
|
||||
{ 54, 0, 0, { no_news, no_news } },
|
||||
{ N_UNIT_BOMB, -2, N_SKY, { "divebombs a brave %s unit",
|
||||
"airforce bombs %s units" } },
|
||||
{ N_UNIT_BOMB, -2, N_SKY, { "dive-bombs a brave %s unit",
|
||||
"air force bombs %s units" } },
|
||||
{ N_LHIT_MINE, 0, N_FRONT, { "troops run afoul of a landmine",
|
||||
"troops severely damaged in mine field" } },
|
||||
{ N_FIRE_F_ATTACK, -2, N_ARTY, { "fortress gunners support troops attacking %s",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue