Fix several broken instances of "@match"
parent
3fbec445c8
commit
9769afdc67
|
@ -2554,7 +2554,7 @@ end
|
|||
arch beggar
|
||||
name wandering drunk
|
||||
msg
|
||||
match *
|
||||
@match *
|
||||
I am celebrating my big win. Lady luck was finally on my side of the dice! *hiccup*
|
||||
endmsg
|
||||
x 20
|
||||
|
|
|
@ -427,7 +427,7 @@ end
|
|||
arch liteangel
|
||||
name Holy Guard
|
||||
msg
|
||||
match@ *
|
||||
@match *
|
||||
You shall not pass!
|
||||
endmsg
|
||||
face guard_ligh.111
|
||||
|
|
|
@ -533,7 +533,7 @@ end
|
|||
arch gaelotroll
|
||||
name Bridge Troll
|
||||
msg
|
||||
match@ *
|
||||
@match *
|
||||
No pass!
|
||||
endmsg
|
||||
hp 6000
|
||||
|
@ -829,7 +829,7 @@ end
|
|||
arch gaelotroll
|
||||
name Bridge Troll
|
||||
msg
|
||||
match@ *
|
||||
@match *
|
||||
No pass!
|
||||
endmsg
|
||||
hp 6000
|
||||
|
@ -933,7 +933,7 @@ end
|
|||
arch gaelotroll
|
||||
name Bridge Troll
|
||||
msg
|
||||
match@ *
|
||||
@match *
|
||||
No pass!
|
||||
endmsg
|
||||
hp 6000
|
||||
|
|
|
@ -4097,7 +4097,7 @@ end
|
|||
arch gaelotroll
|
||||
name bridge troll
|
||||
msg
|
||||
match *
|
||||
@match *
|
||||
No pass!
|
||||
endmsg
|
||||
hp 6000
|
||||
|
|
|
@ -3618,7 +3618,7 @@ Yup lost my walking stick - have ya seen it?
|
|||
Ya say yer sick? That's a darn shame! I get a touch of the wind myself sometimes...
|
||||
@match ear
|
||||
You looking for deer? Used to be a woodsman myself. Try the woods to the east - lots of game there...
|
||||
match woods|east
|
||||
@match woods|east
|
||||
Don't mumble - out with it now...
|
||||
@match *
|
||||
Hunn? Speak up there!
|
||||
|
|
|
@ -837,7 +837,7 @@ end
|
|||
arch thief_1
|
||||
name Gumble!
|
||||
msg
|
||||
match *
|
||||
@match *
|
||||
He he he he he he...
|
||||
endmsg
|
||||
x 3
|
||||
|
@ -2350,7 +2350,7 @@ end
|
|||
arch pixie
|
||||
name Lone Pixie
|
||||
msg
|
||||
match *
|
||||
@match *
|
||||
Beware of Thalik Norois, he is king of the Old City.
|
||||
endmsg
|
||||
x 9
|
||||
|
|
Loading…
Reference in New Issue