(rpt): Restore tabular formatting destroyed by emp-indent.

This commit is contained in:
Markus Armbruster 2005-07-23 19:09:12 +00:00
parent c41c45be61
commit c9cc4e3cab

View file

@ -57,14 +57,13 @@ char *page_headings[N_MAX_PAGE + 1] = {
};
struct rptstr rpt[N_MAX_VERB + 1] = {
/* nice page text
*/ {0, 0, {"does nothing in particular to %s",
/* nice page text */
{ 0, 0, { "does nothing in particular to %s",
/* 0*/ "does nothing to %s" } },
{ -4, N_FRONT, { "infantry capture %s territory",
/* 1*/ "shock troops overrun one of %s's sectors" } },
{ -4, N_FRONT, { "infantry beaten back by %s troops",
/* 2*/
"shock troops annihilated in failed attack on %s"}},
/* 2*/ "shock troops annihilated in failed attack on %s" } },
{ -1, N_SPY, { "spy shot by %s firing squad",
/* 3*/ "spy captured and shot by %s" } },
{ 1, N_TELE, { "sends a telegram to %s",
@ -102,10 +101,8 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ -1, N_SKY, { "anti-aircraft gunners fire on %s airforce",
/* 20*/ "attempts to shoot down %s aircraft" } },
{ -2, N_ECON, { "seizes a sector from %s to collect on a loan",
/* 21*/
"collects one of %s's sectors in repayment of a loan"}},
{-1, N_FOR,
{"considers an action which would violate a treaty with %s",
/* 21*/ "collects one of %s's sectors in repayment of a loan" } },
{ -1, N_FOR, { "considers an action which would violate a treaty with %s",
/* 22*/ "decides not to violate treaty with %s (yet)" } },
{ -4, N_FOR, { "violates a treaty with %s",
/* 23*/ "actions violate treaty with %s" } },
@ -122,8 +119,7 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ 0, N_FOR, { "diplomats disavow former alliance with %s",
/* 29*/ "is no longer allied with %s" } },
{ 5, N_FOR, { "is no longer at war with %s",
/* 30*/
"Foreign Ministry declares \"No more war with %s\""}},
/* 30*/ "Foreign Ministry declares \"No more war with %s\"" } },
{ 0, N_HOME, { "reports outbreak of the black plague",
/* 31*/ "sector infected with bubonic plague" } },
{ 0, N_HOME, { "citizens die from bubonic plague",
@ -137,16 +133,13 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ -3, N_SKY, { "pilots down %s planes",
/* 36*/ "victorious in air-to-air combat against %s" } },
{ -10,N_MISS, { "nuclear device devastates %s sector",
/* 37*/
"explodes a nuclear device damaging %s territory"}},
/* 37*/ "explodes a nuclear device damaging %s territory" } },
{ 0, N_HOME, { "terrorists shoot it out with %s special forces",
/* 38*/ "underground rises up against %s occupation" } },
{ -2, N_HOME, { "execution squads gun down helpless %s civilians",
/* 39*/
"firing squads massacre defenseless %s workers"}},
/* 39*/ "firing squads massacre defenseless %s workers" } },
{ 0, N_MISS, { "launches a satellite into orbit",
/* 40*/
"continues its conquest of space with a successful launch"}},
/* 40*/ "continues its conquest of space with a successful launch" } },
{ -8, N_MISS, { "strikes a %s big bird",
/* 41*/ "rockets damage a %s satellite" } },
{ 4, N_ECON, { "makes a contribution to %s",
@ -158,8 +151,7 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ -4, N_ECON, { "sacrifices to %s",
/* 45*/ "makes divine payment to %s" } },
{ -10,N_MISS, { "abms intercept a %s missile",
/* 46*/
"strategic defense systems destroy a %s missile"}},
/* 46*/ "strategic defense systems destroy a %s missile" } },
{ -2, N_MISS, { "missile fired at one of %s's sectors",
/* 47*/ "missile wreaks havoc on %s" } },
{ -2, N_MISS, { "missile fired at a ship flying the flag of %s",
@ -195,11 +187,9 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ 2, N_FOR, { "upgrades relations with %s to neutral",
/* 63*/ "Foreign Ministry declares \"%s is A-OK.\"" } },
{ 0, N_FOR, { "downgrades relations with %s to neutral",
/* 64*/
"gives the cold shoulder to %s and declares neutral relations"}},
/* 64*/ "gives the cold shoulder to %s and declares neutral relations" } },
{ 3, N_FOR, { "upgrades relations with %s to hostile",
/* 65*/
"forgives %s of past war crimes but remains hostile"}},
/* 65*/ "forgives %s of past war crimes but remains hostile" } },
{-3, N_FOR, { "downgrades relations with %s to hostile",
/* 66*/ "is suspicious that %s has hostile intentions" } },
{ 0, N_MISS, { "sector is struck by a sub-launched missile",
@ -209,8 +199,7 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ 0, N_COLONY,{ "pilgrims settle on a new island",
/* 69*/ "discovers new land and starts a colony" } },
{ 0, N_MISS, { "abms intercept an incoming sub-launched missile",
/* 70*/
"strategic defense systems destroy an incoming sub-launched warhead"}},
/* 70*/ "strategic defense systems destroy an incoming sub-launched warhead"}},
{-2, N_MISS, { "missile fired at %s ground troops",
/* 71*/ "missile hits %s troops" } },
{ 0, N_MISS, { "regiment struck by sub-launched missile",
@ -218,25 +207,20 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
{ -4, N_FRONT, { "navy secures a beachhead on %s territory",
/* 73*/ "sailors take a coastal sector from %s" } },
{ -4, N_FRONT, { "paratroopers comandeer a sector from %s",
/* 74*/
"air force parachutists overwhelm a %s sector"}},
/* 74*/ "air force parachutists overwhelm a %s sector" } },
{ 0, N_COLONY,{ "parachutists grab unoccupied land",
/* 75*/ "paratroopers break new ground" } },
{-4, N_FRONT, { "sailors repelled by %s coast-guard",
/* 76*/
"naval forces massacred in failed assault of %s"}},
/* 76*/ "naval forces massacred in failed assault of %s" } },
{-4, N_FRONT, { "paratroopers destroyed in failed air-assault on %s",
/* 77*/
"loses parachutists in failed air-assault of %s"}},
/* 77*/ "loses parachutists in failed air-assault of %s" } },
{ 0, N_ECON, { "is forced into debt to %s by bad management",
/* 78*/ "shows bad financial planning" } },
{ 0, N_ECON, { "has its credit rating downgraded to unworthy status",
/* 79*/
"is denied credit by %s due to lack of collatoral"}},
/* 79*/ "is denied credit by %s due to lack of collatoral" } },
{ 0, N_ECON, { "is unable to fulfill its financial obligations to %s",
/* 80*/ "welches on a deal with %s" } },
{-3, N_FRONT,
{"is repelled by %s while attempting to board a land unit",
{ -3, N_FRONT, { "is repelled by %s while attempting to board a land unit",
/* 81*/ "forces prove inept at boarding %s's land unit" } },
{ -2, N_FRONT, { "mercenaries board one of %s's land units",
/* 82*/ "elite forces board %s land unit" } }