Part of Patch #323 Various cosmetic changes to various places, courtesy of Kevin Zheng. NPC dialogue updates and NPC face specification to Arena Snack Area (scorn/misc/battle_arena/snack) map in Scorn.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18622 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6c8db72c7c
commit
2a21b38e63
|
@ -581,10 +581,13 @@ x 8
|
|||
y 1
|
||||
end
|
||||
arch man
|
||||
name vendor
|
||||
name Randy
|
||||
title the vendor
|
||||
msg
|
||||
@match hi|hello|greetings
|
||||
Hello, can I get you something?
|
||||
@match *
|
||||
Drop gold on the tables to buy popcorn and beer.
|
||||
Just drop 30 gold to get a bag of popcorn.
|
||||
endmsg
|
||||
x 8
|
||||
y 1
|
||||
|
@ -658,11 +661,15 @@ x 8
|
|||
y 9
|
||||
end
|
||||
arch man
|
||||
name vendor
|
||||
name Ralph
|
||||
title the vendor
|
||||
msg
|
||||
@match hi|hello|greetings
|
||||
Howdy, what can I get ya?
|
||||
@match *
|
||||
Drop gold on the tables to buy popcorn and beer.
|
||||
Just drop 10 gold to get a bottle of booze.
|
||||
endmsg
|
||||
face man2.151
|
||||
x 8
|
||||
y 9
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue