Scenario and plot fixes
This commit is contained in:
parent
4e820e0544
commit
72e8619a03
1 changed files with 33 additions and 38 deletions
|
@ -14,7 +14,6 @@
|
|||
objectives= _ "
|
||||
Victory:
|
||||
@Escape from the Orcish Prisons
|
||||
@Rescue someone who knows the way out of the mountains
|
||||
Defeat:
|
||||
#Death of Gweddry
|
||||
#Death of Dacyn
|
||||
|
@ -583,7 +582,7 @@ find_vacant=yes
|
|||
[message]
|
||||
description=Dacyn
|
||||
id=msg_cmpgn_ei_14_18
|
||||
message= _ "The wall of the northern part of my cell, and right outside of it, is thinner than everywhere else. I think there isa hidden door there. Come, let us see!"
|
||||
message= _ "The wall of the northern part of my cell, and right outside of it, is thinner than everywhere else. I think there is a hidden door there. Come, let us see!"
|
||||
[/message]
|
||||
[set_variable]
|
||||
name=D_created
|
||||
|
@ -747,11 +746,6 @@ find_vacant=yes
|
|||
id=msg_cmpgn_ei_14_29
|
||||
message= _ "Right, boss, especially since they're invading, and we need to kill them now before they escape!"
|
||||
[/message]
|
||||
[message]
|
||||
description=Dacyn
|
||||
id=msg_cmpgn_ei_14_33
|
||||
message= _ "If we do not rescue these prisoners, we will never find our way out of the mountains even if we escape the caves. Come on, we must help them."
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
#######################################
|
||||
|
@ -773,6 +767,24 @@ find_vacant=yes
|
|||
{GUARD 20 10 (Orcish Grunt)}
|
||||
{GUARD 20 10 (Orcish Grunt)}
|
||||
{GUARD 20 10 (Orcish Grunt)}
|
||||
[unit]
|
||||
side=2
|
||||
x=26
|
||||
y=5
|
||||
type=Orcish Warrior
|
||||
[/unit]
|
||||
[unit]
|
||||
side=2
|
||||
x=27
|
||||
y=5
|
||||
type=Orcish Warrior
|
||||
[/unit]
|
||||
[unit]
|
||||
side=2
|
||||
x=28
|
||||
y=4
|
||||
type=Orcish Warrior
|
||||
[/unit]
|
||||
[/event]
|
||||
|
||||
##################################
|
||||
|
@ -829,36 +841,19 @@ find_vacant=yes
|
|||
y=9,8,8,7
|
||||
description=Gweddry
|
||||
[/filter]
|
||||
[if]
|
||||
[have_unit]
|
||||
description=Valand
|
||||
[/have_unit]
|
||||
[then]
|
||||
[message]
|
||||
description=Gweddry
|
||||
id=msg_cmpgn_ei_14_31
|
||||
message= _ "Good! We have escaped these accursed caves! Valand, can you show us the way out of these mountains?"
|
||||
[/message]
|
||||
[message]
|
||||
description=Valand
|
||||
id=msg_cmpgn_ei_14_32
|
||||
message= _ "Certainly. And I will come with you and help you on your quest, whatever it is."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
[/endlevel]
|
||||
[/then]
|
||||
[else]
|
||||
[message]
|
||||
description=Gweddry
|
||||
id=msg-cmpgn_ei_14_34
|
||||
message= _ "we have escaped from the caves, but we have no idea where we are. The orcs will come upon us in the night and kill us."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/else]
|
||||
[/if]
|
||||
[message]
|
||||
description=Gweddry
|
||||
id=msg_cmpgn_ei_14_31
|
||||
message= _ "Good! We have escaped these accursed caves! Lets get out of these mountains as quickly as possible!"
|
||||
[/message]
|
||||
[message]
|
||||
description=Valand
|
||||
id=msg_cmpgn_ei_14_32
|
||||
message= _ "I will come with you and help you on your quest, whatever it is."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
[/endlevel]
|
||||
[/event]
|
||||
[/scenario]
|
||||
|
|
Loading…
Add table
Reference in a new issue