Pipe test for regexp.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9745 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
50a2ed2c89
commit
87d21f5ce4
4
test/say
4
test/say
|
|
@ -4,7 +4,7 @@ width 10
|
||||||
height 10
|
height 10
|
||||||
msg
|
msg
|
||||||
Created: 2008-05-11 Nicolas Weeger
|
Created: 2008-05-11 Nicolas Weeger
|
||||||
Modified: 2008-05-13 Nicolas Weeger
|
Modified: 2008-06-28 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_4
|
arch pstone_4
|
||||||
|
|
@ -318,6 +318,8 @@ y 8
|
||||||
end
|
end
|
||||||
arch fighter
|
arch fighter
|
||||||
msg
|
msg
|
||||||
|
@match left|right
|
||||||
|
Left or right does match, yes.
|
||||||
@match test
|
@match test
|
||||||
Yes, to make sure everything works.
|
Yes, to make sure everything works.
|
||||||
@match dialog
|
@match dialog
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue