Fix for bug #1930002: Siegfried standing in wrong place ; cannot solve quest. Fix typos, remove useless tests.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8926 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c011e3cc99
commit
57d9822ad4
|
@ -6,7 +6,7 @@ width 40
|
||||||
height 32
|
height 32
|
||||||
msg
|
msg
|
||||||
Created: 1996-06-03
|
Created: 1996-06-03
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-05-08 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_1
|
arch pstone_1
|
||||||
|
@ -1942,44 +1942,44 @@ connected 10001
|
||||||
end
|
end
|
||||||
arch siegfried
|
arch siegfried
|
||||||
msg
|
msg
|
||||||
@match Key|key
|
@match key
|
||||||
... I cannot give it to you...
|
... I cannot give it to you...
|
||||||
because Eureca is very dangerous now!
|
because Eureca is very dangerous now!
|
||||||
@match Lock|lock
|
@match lock
|
||||||
I locked the castle entrance with my
|
I locked the castle entrance with my
|
||||||
Key.
|
Key.
|
||||||
@match Ran|ran
|
@match ran
|
||||||
I ran away from the castle,
|
I ran away from the castle,
|
||||||
and I Locked the castle entrance
|
and I locked the castle entrance
|
||||||
in order to prevent Eureca from
|
in order to prevent Eureca from
|
||||||
leaving that place.
|
leaving that place.
|
||||||
@match Sword|sword
|
@match sword
|
||||||
Eureca picked up the sword, because he
|
Eureca picked up the sword, because he
|
||||||
was curious about it. Then he started
|
was curious about it. Then he started
|
||||||
screaming and punching at his own head.
|
screaming and punching at his own head.
|
||||||
I was frightened by his behavior, and
|
I was frightened by his behavior, and
|
||||||
ran away from the castle.
|
ran away from the castle.
|
||||||
@match [Gg]othwolte
|
@match gothwolte
|
||||||
Eureca fought against Ghothwolte.
|
Eureca fought against Gothwolte.
|
||||||
After a long fight, Eureca killed him!
|
After a long fight, Eureca killed him!
|
||||||
As soon as Ghothwolte had died,
|
As soon as Gothwolte had died,
|
||||||
his black Sword flashed mysteriously.
|
his black Sword flashed mysteriously.
|
||||||
@match Castle|castle
|
@match castle
|
||||||
There were four evil masters in the
|
There were four evil masters in the
|
||||||
castle. But we didn't deal with them.
|
castle. But we didn't deal with them.
|
||||||
We went directly to the top of the
|
We went directly to the top of the
|
||||||
castle, to Ghothwolte's room.
|
castle, to Gothwolte's room.
|
||||||
@match Everything|everything
|
@match everything
|
||||||
Eureca and I came here two months ago.
|
Eureca and I came here two months ago.
|
||||||
We went straight to Ghothwolte's
|
We went straight to Gothwolte's
|
||||||
Castle.
|
Castle.
|
||||||
@match Unpunished|unpunished
|
@match unpunished
|
||||||
I say Everything.
|
I say everything.
|
||||||
@match Kill|kill
|
@match kill
|
||||||
I never want to be killed!
|
I never want to be killed!
|
||||||
Bodyguards! Come and help me!!!
|
Bodyguards! Come and help me!!!
|
||||||
@match *
|
@match *
|
||||||
Don't Kill me!
|
Don't kill me!
|
||||||
If you leave me unpunished, I'll tell
|
If you leave me unpunished, I'll tell
|
||||||
you everything.
|
you everything.
|
||||||
endmsg
|
endmsg
|
||||||
|
@ -1995,6 +1995,7 @@ friendly 1
|
||||||
can_use_armour 0
|
can_use_armour 0
|
||||||
can_use_weapon 0
|
can_use_weapon 0
|
||||||
can_use_ring 0
|
can_use_ring 0
|
||||||
|
stand_still 1
|
||||||
can_use_skill 0
|
can_use_skill 0
|
||||||
arch key2
|
arch key2
|
||||||
slaying siegfried_1_1
|
slaying siegfried_1_1
|
||||||
|
|
Loading…
Reference in New Issue