Fixed a few typos and broken Event
This commit is contained in:
parent
b550c9561d
commit
69dd48409d
1 changed files with 14 additions and 11 deletions
|
@ -192,6 +192,11 @@
|
|||
name=keep.y
|
||||
value=3
|
||||
[/set_variable]
|
||||
[set_variable]
|
||||
name=sallied
|
||||
value=1
|
||||
[/set_variable]
|
||||
|
||||
|
||||
[store_unit]
|
||||
[filter]
|
||||
|
@ -418,17 +423,17 @@
|
|||
|
||||
[message]
|
||||
description=Rakshas
|
||||
message= _ "Pah! I would like to see those cowardly dwarves try their treachery on me as they did on The Black Tusk! In any case, those dwarves will soon be groveling at my feet and equipping my people with the finest weapons. With the dwarvish weapons, and the wealth of Knalga, nothing will be able to stop us. Even that little backwater that you humans call Wesnoth will be nothing but a burnt out, pillaged wreck before long."
|
||||
message= _ "Pah! I would like to see those cowardly dwarves try their treachery on me as they did on The Black - Tusk! In any case, those dwarves will soon be groveling at my feet and equipping my people with the finest weapons. With the dwarvish weapons, and the wealth of Knalga, nothing will be able to stop us. Even that little backwater that you humans call Wesnoth will be nothing but a burnt out, pillaged wreck before long."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
description=Tallin
|
||||
message= _ "Boy, this guy sure has illusions of grandeur."
|
||||
message= _ "Boy, this guy sure has delusions of grandeur."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
role=Supporter
|
||||
message= _ "I am not so sure it's that simple Tallin. Remember those orcs back in dwarven doors, and those wolves on the way to the mines were both mentioning 'The Master'?"
|
||||
message= _ "I am not so sure it's that simple Tallin. Think back to those orcs back in dwarven doors, and those wolves on the way to the mines; they were both saying something about 'The Master'."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
@ -903,25 +908,23 @@
|
|||
name=moveto
|
||||
|
||||
[filter]
|
||||
x=1-19,19-27
|
||||
y=1-27,22-27
|
||||
x=16,20,18,22,24,17
|
||||
y=5,5,7,8,8,12
|
||||
[/filter]
|
||||
|
||||
[set_variable]
|
||||
name=sallied
|
||||
value=1
|
||||
[/set_variable]
|
||||
{CLEAR_VARIABLE sallied}
|
||||
|
||||
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=turn 5
|
||||
name=turn 3
|
||||
|
||||
[if]
|
||||
|
||||
[variable]
|
||||
name=sallied
|
||||
numerical_equals=0
|
||||
numerical_equals=1
|
||||
[/variable]
|
||||
|
||||
[then]
|
||||
|
|
Loading…
Add table
Reference in a new issue