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.
This commit is contained in:
parent
baa889c4e9
commit
4e5fa1ad3b
1 changed files with 12 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue