Fix broken dialog in darcap/temple_justice/temple_justice.2
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9059 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b812e751d8
commit
d7c6491e54
|
@ -1,3 +1,6 @@
|
|||
2008-05-13 18:15 rednaxela
|
||||
* darcap/temple_justice/temple_justice.2: Fix broken @match.
|
||||
|
||||
2008-04-20 21:15 gros
|
||||
* pup_land/begin/adv: Applied patch from tracker (#1945438),
|
||||
courtesy of Anthony Wyatt.
|
||||
|
|
|
@ -3,6 +3,9 @@ name Temple Justice
|
|||
difficulty 1
|
||||
width 13
|
||||
height 13
|
||||
msg
|
||||
Modified: 2008-05-13 al
|
||||
endmsg
|
||||
end
|
||||
arch flagstone
|
||||
y 3
|
||||
|
@ -410,9 +413,9 @@ end
|
|||
arch guard
|
||||
name temple guard
|
||||
msg
|
||||
@fight|battle|duel
|
||||
@match fight|battle|duel
|
||||
Hit me if you can...
|
||||
@key|door|pass
|
||||
@match key|door|pass
|
||||
I have the key...
|
||||
@match *
|
||||
Only the worthy shall pass...
|
||||
|
|
Loading…
Reference in New Issue