mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 13:15:41 +00:00
SoF S3: tweak dialogue, add event to tell players about the rune shop
This commit is contained in:
parent
c17906db6e
commit
7a16f30c61
@ -37,10 +37,10 @@
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "It was a couple more weeks of marching along the tracks before a chill breeze touched Rugnur's group, washing over them from a tunnel leading up to the surface. Had they reached the Northlands?"
|
||||
story= _ "It was a couple more weeks of marching along the tracks before a chill breeze touched Rugnur's group, washing over them from a side tunnel leading up to the surface. Had they reached the Northlands?"
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Much to his chagrin, Alanin was dispatched to scout further up the rails, but he soon came back and claimed the rails ended, the tunnel was unfinished to the north. For this reason, Rugnur lead the dwarves up the cold tunnel, and began to search for the runesmith named Thursagan. Thursagan, the Sage of Fire."
|
||||
story= _ "Much to his chagrin, Alanin was dispatched to scout further up the rails, but he soon came back and claimed the rails ended, the main tunnel was unfinished to the north. For this reason, Rugnur lead the dwarves up the cold passage, and began to search for the runesmith named Thursagan. Thursagan, the Sage of Fire."
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
@ -212,7 +212,7 @@
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Baglur
|
||||
message= _ "We need to find the mage Thursagan and convince him to return to the citadel with us. He’s somewhere up here."
|
||||
message= _ "We need to find the sage Thursagan and convince him to return to the citadel with us. He’s somewhere up here."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Rugnur
|
||||
@ -598,6 +598,21 @@
|
||||
[/show_objectives]
|
||||
[/event]
|
||||
|
||||
# Event to tell players about Thursagan's rune shop so they do not need to discover it by chance
|
||||
|
||||
[event]
|
||||
name=moveto
|
||||
[filter]
|
||||
x=5-8
|
||||
y=25-29
|
||||
id=Thursagan
|
||||
[/filter]
|
||||
[message]
|
||||
speaker=Thursagan
|
||||
message= _ "If we want to make this work, we will need every rune-blasted edge we can get. If I have some time to set up shop at a keep, I can prepare a little rune-craft for your troops. My goods do not come cheap though, I will not stoop to trifling apprentice-work..."
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
# Thursagan reaches the signpost
|
||||
|
||||
[event]
|
||||
@ -607,8 +622,8 @@
|
||||
id=Thursagan
|
||||
[/filter]
|
||||
[message]
|
||||
speaker=Thursagan
|
||||
message= _ "Well, now we are in the caves again! Come on, back south, to the city."
|
||||
speaker=Rugnur
|
||||
message= _ "Well, now we reached the caves again! Come on, back south, to the city."
|
||||
[/message]
|
||||
{MAKE_LOYAL_NORMAL Baglur}
|
||||
{CLEAR_VARIABLE thur_x,thur_y}
|
||||
|
Loading…
x
Reference in New Issue
Block a user