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
|
arch map
|
||||||
name Goth's Tavern
|
name Goth's Tavern
|
||||||
difficulty 1
|
difficulty 4
|
||||||
region scorn
|
region scorn
|
||||||
width 33
|
width 33
|
||||||
height 30
|
height 30
|
||||||
|
enter_x 31
|
||||||
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
The nightman down the hall spot you and
|
Modified: 2008-09-29 Rick Tanner
|
||||||
shout "HALT! THIEF!!!"
|
endmsg
|
||||||
|
maplore
|
||||||
|
The nightman down the hall spots you and
|
||||||
|
shouts "HALT! THIEF!!!"
|
||||||
It seems they have mistaken you with
|
It seems they have mistaken you with
|
||||||
somebody else.
|
somebody else.
|
||||||
endmsg
|
endmaplore
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue