Fixed more dumb WML typos and added a few [removeitem]s.
This commit is contained in:
parent
b25027e63a
commit
4d986aa7a6
2 changed files with 10 additions and 2 deletions
|
@ -169,7 +169,7 @@
|
|||
message= _ "Why, my lady, are there humans camped to the south of us? Are they friends of the elves? I had thought that no humans had set foot in this valley."
|
||||
[/message]
|
||||
|
||||
{HIGHLIGHT_IMAGE 31 32 misc/gohere.png ()}
|
||||
{HIGHLIGHT_IMAGE 31 32 items/gohere.png ()}
|
||||
|
||||
[message]
|
||||
speaker=Ethiliel
|
||||
|
@ -490,6 +490,10 @@
|
|||
x,y=31,32
|
||||
[/filter]
|
||||
|
||||
[removeitem]
|
||||
x,y=31,32
|
||||
[/removeitem]
|
||||
|
||||
[message]
|
||||
speaker=Ethiliel
|
||||
message= _ "Mebrin! Are you there? We have come to seek your aid!"
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
message= _ "Sir Gerrick, you must make it back to Kerlath Province and warn your people of the danger from the south. We will lead you through the forest and clear any foes from your path. You may choose some of our veterans to go with you as well, and any ones you leave behind will still have time to catch up with Ethiliel and Deoran."
|
||||
[/message]
|
||||
|
||||
{HIGHLIGHT_IMAGE 9 1 misc/gohere.png ()}
|
||||
{HIGHLIGHT_IMAGE 9 1 items/gohere.png ()}
|
||||
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
|
@ -412,6 +412,10 @@
|
|||
[/then]
|
||||
|
||||
[else]
|
||||
[removeitem]
|
||||
x,y=9,1
|
||||
[/removeitem]
|
||||
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
message= _ "I will hasten back to Kerlath Province now and seek the advice of the Council of Westin..."
|
||||
|
|
Loading…
Add table
Reference in a new issue