UtBS S06b: make sure dwarf sergeant is facing the right way in comic-relief dialog
This commit is contained in:
parent
e071f5a8da
commit
729a349973
1 changed files with 20 additions and 2 deletions
|
@ -601,6 +601,14 @@
|
|||
# side=1
|
||||
#[/filter_second]
|
||||
|
||||
# make sure the sergeant is not facing the player's unit
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=Dwarf Sergeant
|
||||
[/filter]
|
||||
facing=nw
|
||||
[/modify_unit]
|
||||
|
||||
[remove_shroud]
|
||||
side=1
|
||||
x=8-14
|
||||
|
@ -666,7 +674,12 @@
|
|||
x,y=9,36
|
||||
message= _ "No, it’s an elf!"
|
||||
[/message]
|
||||
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=Dwarf Sergeant
|
||||
[/filter]
|
||||
facing=se
|
||||
[/modify_unit]
|
||||
[message]
|
||||
id=Dwarf Sergeant
|
||||
message= _ "What...?! Right... First task, boys, kill the intruder!"
|
||||
|
@ -677,7 +690,12 @@
|
|||
x,y=9,36
|
||||
message= _ "I’m too young to die, save me!"
|
||||
[/message]
|
||||
|
||||
[modify_unit]
|
||||
[filter]
|
||||
id=Dwarf Sergeant
|
||||
[/filter]
|
||||
facing=se
|
||||
[/modify_unit]
|
||||
[message]
|
||||
speaker=Dwarf Sergeant
|
||||
message= _ "Oh, grow a backbone... Huh? Hey, for once the runt was telling the truth. Come on, boys, kill the intruder!"
|
||||
|
|
Loading…
Add table
Reference in a new issue