- Remove redundant match strings (only lowercase is necessary).
- Add a hint shown if you ask Amy "where". It's not a giveaway, but could help since Mark is in a room with scad's of people. - Minor line break change in text. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5513 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
df1d6522b4
commit
041a366fae
|
@ -2367,17 +2367,19 @@ end
|
|||
arch woman
|
||||
name Amy
|
||||
msg
|
||||
@match rent|Rent|house|House
|
||||
@match rent|house
|
||||
Ya, it's available. 100 gold a week.
|
||||
Three weeks advance.
|
||||
I ain't fixin' nuthin so take it or leave it.
|
||||
Key's on the table if you want to check it out.
|
||||
@match Mark|mark
|
||||
@match mark
|
||||
That bum...
|
||||
If I catch him around here anymore I'll chop
|
||||
him a new smile. Sick friend my foot...
|
||||
Sick friend, my foot...
|
||||
If I catch him around here anymore I'll chop him a new smile.
|
||||
@match door|locked
|
||||
Mark always keeps the key to that door with him.
|
||||
@match where
|
||||
Dunno... but if you find Joey, he'll be somewhere nearby...
|
||||
@match *
|
||||
Whatda want?
|
||||
endmsg
|
||||
|
|
Loading…
Reference in New Issue