Part of Patch #337 Minor improvements to 'house with apartment' courtesy of Kevin Zheng. Have housekeeper respond to 'greetings' in the same way as 'hello'.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18747 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ef84957f1a
commit
0b4e8488f4
|
@ -1053,7 +1053,7 @@ end
|
|||
arch guildmaster
|
||||
name housekeeper
|
||||
msg
|
||||
@match Hello|Hallo|Hi
|
||||
@match hello|hallo|hi|greeting
|
||||
Hello there! To the left is a private apartment, to your right is a room you may enter if you pay a fee.
|
||||
@match apartment
|
||||
This apartment is very comfortable, trust me! And it's got a cauldron, too!
|
||||
|
|
Loading…
Reference in New Issue