mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Merged revision(s) 6985 from branches/ja2_source_official_2014:
- Fix: battle reports no longer report that a team came from north if it was already in sector. - Fix: red lines at wrong locations git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6986 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -8320,7 +8320,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"attacked",
|
||||
L"ambushed",
|
||||
L"airdropped",
|
||||
|
||||
|
||||
L"The attack came from %s.",
|
||||
L"%s were reinforced from %s.",
|
||||
L"The attack came from %s, %s were reinforced from %s.",
|
||||
@@ -8329,6 +8329,7 @@ STR16 szCampaignHistoryDetail[]=
|
||||
L"south",
|
||||
L"west",
|
||||
L"and",
|
||||
L"an unknown location",
|
||||
|
||||
L"Buildings in the sector were damaged. %d civilians were killed and %d wounded.",
|
||||
L"During the attack, %s and %s called reinforcements.",
|
||||
|
||||
Reference in New Issue
Block a user