Synchronize with branch - maps names and map difficulty settings
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7398 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
86f0b48c4c
commit
b2417e8c34
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name <untitled>
|
||||
name Old City
|
||||
difficulty 1
|
||||
region scornoldcity
|
||||
width 40
|
||||
height 40
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name Eswald's Coffee Shop
|
||||
difficulty 1
|
||||
region scorn
|
||||
width 10
|
||||
height 10
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name Scorn Pawn Shop
|
||||
difficulty 1
|
||||
region scorn
|
||||
width 21
|
||||
height 20
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name The Barking Mule
|
||||
difficulty 1
|
||||
region scorn
|
||||
width 24
|
||||
height 17
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name necro_ruin1
|
||||
name The Necropolis of Gax
|
||||
difficulty 1
|
||||
width 25
|
||||
height 30
|
||||
msg
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
arch map
|
||||
name small_manor2
|
||||
name Small Manor
|
||||
difficulty 1
|
||||
width 20
|
||||
height 20
|
||||
msg
|
||||
|
|
Loading…
Reference in New Issue