Map header updates: Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic, map name update
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10100 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
851afc8192
commit
b52921d82d
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name KI
|
||||
name J.Griffin's Hut
|
||||
difficulty 1
|
||||
region pupland
|
||||
width 12
|
||||
height 12
|
||||
enter_x 2
|
||||
enter_y 10
|
||||
msg
|
||||
Created: 1996-02-08
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name KI
|
||||
difficulty 1
|
||||
name J.Griffin's Hut
|
||||
difficulty 15
|
||||
region pupland
|
||||
width 10
|
||||
height 14
|
||||
enter_x 7
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1996-02-08
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-10-13 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
Loading…
Reference in New Issue