From 4e5fa1ad3bf8ab9d82496131a2172902cba1a06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Severin=20Gl=C3=B6ckner?= Date: Thu, 19 Nov 2020 22:17:49 +0100 Subject: [PATCH] TSG Into the Depths: reposition portrait Grek and his units are on the left corner of the screen, the same place where the portrait is overlayed. Better using the right side for Grek's portrait. --- .../scenarios/06a_Into_the_Depths.cfg | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg b/data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg index 789c99cec55..c12c46c0a1f 100644 --- a/data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg +++ b/data/campaigns/The_South_Guard/scenarios/06a_Into_the_Depths.cfg @@ -492,6 +492,8 @@ # po: bad grammar/different manner of speech here for the trolls [message] speaker=Grek + image_pos=right + mirror=yes message= _ "Who go there? I see... I sees some humans and elfsies! What you doing in our caves?" [/message] [message] @@ -500,6 +502,8 @@ [/message] [message] speaker=Grek + image_pos=right + mirror=yes message= _ "Undead! Pesky skeletons invade our home, drive us into hiding! They too stupid to find us here, but we no leave here either." [/message] [message] @@ -508,6 +512,8 @@ [/message] [message] speaker=Grek + image_pos=right + mirror=yes message= _ "Join? Join with humans and elfsies? Hmm. Okay. Humans and elfsies friends. We help you beat skeletons, but after they gone we take back our home and you leave. Okay?" [/message] [message] @@ -516,6 +522,8 @@ [/message] [message] speaker=Grek + image_pos=right + mirror=yes message= _ "It okay. Grek lead you to lich. Look there!" [/message] @@ -863,11 +871,13 @@ [event] name=last breath [filter] - id="Grek" + id=Grek [/filter] [message] - speaker="Grek" + speaker=Grek + image_pos=right + mirror=yes message= _ "Ouch! Me hurt! Me feel cold! Me dying..." [/message] [/event]