Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, move map description to maplore field
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9948 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
101c92e662
commit
6c60177e1a
|
@ -1,15 +1,20 @@
|
|||
arch map
|
||||
name Goth's Tavern
|
||||
difficulty 1
|
||||
difficulty 4
|
||||
region scorn
|
||||
width 33
|
||||
height 30
|
||||
enter_x 31
|
||||
enter_y 1
|
||||
msg
|
||||
The nightman down the hall spot you and
|
||||
shout "HALT! THIEF!!!"
|
||||
Modified: 2008-09-29 Rick Tanner
|
||||
endmsg
|
||||
maplore
|
||||
The nightman down the hall spots you and
|
||||
shouts "HALT! THIEF!!!"
|
||||
It seems they have mistaken you with
|
||||
somebody else.
|
||||
endmsg
|
||||
endmaplore
|
||||
end
|
||||
arch cobblestones2
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue