NR S05a_01 Enhance dialogue between Tallin and Abhai (#6612)
This commit is contained in:
parent
dbf50b01be
commit
8561fb64e3
2 changed files with 6 additions and 3 deletions
|
@ -5,7 +5,9 @@
|
|||
* Descent into Darkness
|
||||
* S08: Prevent Spectral Servant from picking up the book (issue #6576)
|
||||
* Northern Rebirth
|
||||
* S05a_01: Solve units getting stuck in the wall before the spider chamber (issue #6607)
|
||||
* S05a_01:
|
||||
* Solve units getting stuck in the wall before the spider chamber (issue #6607)
|
||||
* Enhance dialogue between Tallin and Abhai (issue #6608)
|
||||
### Editor
|
||||
### Multiplayer
|
||||
### Lua API
|
||||
|
|
|
@ -2124,12 +2124,13 @@
|
|||
|
||||
[message]
|
||||
speaker=Abhai
|
||||
message= _ "(<i>pales if possible</i>) Malifor...! Finally someone here in force to deal with that menace!"
|
||||
message= _ "Malifor...! Finally someone here in force to deal with that menace!"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Tallin
|
||||
message= _ "Can you tell us where he is? And, if I may ask, who are — or rather, were — you?"
|
||||
# po: "this spirit" is referring to the Ghost named Abhai.
|
||||
message= _ "<i>Did this spirit get even paler?</i> Can you tell us where he is? And, if I may ask, who are — or rather, were — you?"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue