Change sage NPC to Bank Clerk with a generic magic mouth response, removed map header comment now that the map has been updated
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10857 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d68a691d39
commit
10d91f083f
|
|
@ -11,8 +11,7 @@ height 24
|
||||||
enter_x 13
|
enter_x 13
|
||||||
enter_y 20
|
enter_y 20
|
||||||
msg
|
msg
|
||||||
What an odd map.
|
Modified: 2008-12-07 Rick Tanner
|
||||||
Modified: 2008-12-06 Rick Tanner
|
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch flagstone
|
arch flagstone
|
||||||
|
|
@ -965,6 +964,11 @@ x 7
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
arch sage
|
arch sage
|
||||||
|
name Bank Clerk
|
||||||
|
msg
|
||||||
|
@match *
|
||||||
|
The exchange tables are at your service, I'm unable to help you any more then that.
|
||||||
|
endmsg
|
||||||
x 7
|
x 7
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue