Skip to content

Commit

Permalink
LoW S07: Revise the dialogue, as the dwarves don't turn up until the end
Browse files Browse the repository at this point in the history
  • Loading branch information
stevecotton committed Oct 31, 2020
1 parent f8794a0 commit 6aa6c01
Showing 1 changed file with 22 additions and 6 deletions.
Expand Up @@ -433,6 +433,20 @@
### /INTRO ####

### OLURF ###
[event]
name=turn 7

# Hint to the player that the dwarves aren't going to turn up until the end
[message]
id=Landar
message= _ "Those dwarves must still be protecting our gold — on their land."
[/message]
[message]
id=Kalenz
message= _ "Yes, it seems we must defend the Kalian alone."
[/message]
[/event]

[event]
name=olurf

Expand All @@ -459,13 +473,19 @@
#### {TRANSFER_VILLAGE_OWNERSHIP 8 1}
######endif

#TODO the next message doesn't fit if turns are over
[message]
id=Olurf
#name=_ "Olurf"
message= _ "Did ye think we’d let you have all the fun wi’ the orcs by yerselves?"
[/message]
[message]
id=Landar
message= _ "You did, we’ve already driven them from the forest. You barely caught up in time to chase them into the hills."
[/message]

[message]
id=Kalenz
message= _ "Diplomacy, Landar. We do need to pursue the orcs into the mountains, and an army of dwarves will be welcome companions."
[/message]
[message]
id=Landar
message= _ "It’s not much of an army he is bringing with him, though."
Expand Down Expand Up @@ -502,10 +522,6 @@
id=Landar
message= _ "That explains why they are so reckless in battle..."
[/message]
[message]
id=Kalenz
message= _ "... Enough, gentlemen, we have a battle to fight!"
[/message]
[/event]

[event]
Expand Down

0 comments on commit 6aa6c01

Please sign in to comment.