From d479e57bdcdcc3aa2a6eccdc8761c4542cb22d85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Severin=20Gl=C3=B6ckner?= Date: Sun, 22 Apr 2018 21:03:35 +0200 Subject: [PATCH] Tutorial: fix two strings This is one of the white on map messages they never use punctuation characters for ending the instructions Can't be pofixed. [ci skip] --- data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg b/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg index 42a03cd216bf..3d4fb1d2a449 100644 --- a/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg +++ b/data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg @@ -226,9 +226,9 @@ [/select_unit] {GENDER ( - {PRINT ( _ "Move Konrad next to Delfador.")} + {PRINT ( _ "Move Konrad next to Delfador")} ) ( - {PRINT ( _ "Move Li’sar next to Delfador.")} + {PRINT ( _ "Move Li’sar next to Delfador")} )} [/event]