(rpt): Fix rpt[N_NUKE_SSTOP]; not every sub-launched missile is

nuclear.  Closes #797330.  From Marc Olzheim.
This commit is contained in:
Markus Armbruster 2004-02-05 16:15:13 +00:00
parent b36eaf98d3
commit 2b00422732

View file

@ -208,9 +208,9 @@ struct rptstr rpt[N_MAX_VERB + 1] = {
/* 68*/ "ship damaged by marine missile"}}, /* 68*/ "ship damaged by marine missile"}},
{0, N_COLONY, {"pilgrims settle on a new island", {0, N_COLONY, {"pilgrims settle on a new island",
/* 69*/ "discovers new land and starts a colony"}}, /* 69*/ "discovers new land and starts a colony"}},
{0, N_MISS, {"abms intercept an incoming nuclear device", {0, N_MISS, {"abms intercept an incoming sub-launched missile",
/* 70*/ /* 70*/
"strategic defense systems destroy an incoming nuclear warhead"}}, "strategic defense systems destroy an incoming sub-launched warhead"}},
{-2, N_MISS, {"missile fired at %s ground troops", {-2, N_MISS, {"missile fired at %s ground troops",
/* 71*/ "missile hits %s troops"}}, /* 71*/ "missile hits %s troops"}},
{0, N_MISS, {"regiment struck by sub-launched missile", {0, N_MISS, {"regiment struck by sub-launched missile",