From 8f3ca3084027050db0bcebb6aca4c9bd4a7dd1a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=85=D0=B0=D0=B8=D0=BB=20=D0=92=D0=B0=D1=81?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=D0=B5=D0=B2?= Date: Sun, 11 May 2025 19:02:42 +0300 Subject: [PATCH] Fix typo in soviet 04b mission description --- mods/ra/maps/soviet-04b/rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/ra/maps/soviet-04b/rules.yaml b/mods/ra/maps/soviet-04b/rules.yaml index 2b00ea3cf6..7fd717b25e 100644 --- a/mods/ra/maps/soviet-04b/rules.yaml +++ b/mods/ra/maps/soviet-04b/rules.yaml @@ -6,7 +6,7 @@ World: LuaScript: Scripts: campaign.lua, utils.lua, soviet04b.lua, soviet04b-AI.lua, soviet04b-reinforcements_teams.lua MissionData: - Briefing: The Allied base in this region is proving to be problematic.\n\nYour mission is to take it out so that we can move forces through this area.\n\nAs long as they have communications they will be able to call upon heavy reinforcements.\n\nDestroy their communications, and the Allies should be easy to remove. + Briefing: The Allied base in this region is proving to be problematic.\n\nYour mission is to take it out, so that we can move forces through this area.\n\nAs long as they have communications they will be able to call upon heavy reinforcements.\n\nDestroy their communications, and the Allies should be easy to remove. BriefingVideo: soviet4.vqa StartVideo: sovmcv.vqa WinVideo: radrraid.vqa