Map header updates: Correct creation date in map header that was changed in r7448, it was using the wrong month; Update maps with entrance x & y coordinates, adjust map level difficulty to something slightly more realistic
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9874 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
351df64a99
commit
0d6df84327
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Adventurers Guild
|
||||
difficulty 1
|
||||
difficulty 40
|
||||
region stoneville
|
||||
width 32
|
||||
height 32
|
||||
enter_x 9
|
||||
enter_y 26
|
||||
msg
|
||||
Created: 1997-07-15 Viola Krings
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,15 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region stoneville
|
||||
shopitems food:5;armour:5;*:2
|
||||
shopmin 300
|
||||
shopmax 10000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 15
|
||||
msg
|
||||
Created: 1997-02-22
|
||||
Modified: 2008-05-23 Arvid Norlander
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region stoneville
|
||||
shopitems book:70;spellbook:90;*:-100
|
||||
shopmin 600
|
||||
shopmax 15000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1997-02-22
|
||||
Created: 1997-07-22
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region stoneville
|
||||
shopitems ring:80;amulet:80;potion:80;*:-70
|
||||
shopmin 1000
|
||||
shopmax 20000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1997-02-22
|
||||
Created: 1997-07-22
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 30
|
||||
region stoneville
|
||||
shopitems potion:40;rings:30;scroll:40;amulet:20;wand:40;skillscroll:20;rod:30;*:-60
|
||||
shopmin 1500
|
||||
shopmax 25000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 4
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1997-02-22
|
||||
Created: 1997-07-22
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 40
|
||||
region stoneville
|
||||
shopitems book:60;spellbook:70;amulet:30;ring:40;*:-50
|
||||
shopmin 2000
|
||||
shopmax 30000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 4
|
||||
msg
|
||||
Created: 1997-02-23
|
||||
Created: 1997-07-23
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 45
|
||||
region stoneville
|
||||
shopitems book:61;spellbook:71;amulet:31;ring:41;*:-49
|
||||
shopmin 2500
|
||||
shopmax 35000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 9
|
||||
msg
|
||||
Created: 1997-02-23
|
||||
Created: 1997-07-23
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
arch map
|
||||
name The Adventurous Shop
|
||||
difficulty 1
|
||||
difficulty 45
|
||||
region stoneville
|
||||
shopitems inorganic:30;amulet:30;scroll:30;potion:10;ring:10;book:10;spellbook:10;*:-25
|
||||
shopmin 3000
|
||||
shopmax 40000
|
||||
width 16
|
||||
height 16
|
||||
enter_x 12
|
||||
enter_y 3
|
||||
msg
|
||||
Created: 1997-02-23
|
||||
Created: 1997-07-23
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region stoneville
|
||||
width 16
|
||||
height 16
|
||||
enter_x 7
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 1997-02-09
|
||||
Created: 1997-07-09
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
@ -232,7 +235,6 @@ Most people just want to kill me on sight, sniff!
|
|||
@match *
|
||||
Don't hurt me, please
|
||||
endmsg
|
||||
maxhp 10
|
||||
x 2
|
||||
y 1
|
||||
speed_left -2.100000
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name House by the Well
|
||||
difficulty 1
|
||||
difficulty 20
|
||||
region stoneville
|
||||
width 16
|
||||
height 16
|
||||
enter_x 6
|
||||
enter_y 1
|
||||
msg
|
||||
Created: 1997-02-17
|
||||
Modified: 2008-06-06 Arvid Norlander
|
||||
Created: 1997-09-17
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Bloodwell
|
||||
difficulty 1
|
||||
difficulty 25
|
||||
region stoneville
|
||||
width 16
|
||||
height 16
|
||||
enter_x 14
|
||||
enter_y 14
|
||||
msg
|
||||
Created: 1997-02-17
|
||||
Created: 1997-06-17
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Damaris' House
|
||||
difficulty 1
|
||||
difficulty 14
|
||||
region stoneville
|
||||
width 14
|
||||
height 9
|
||||
enter_x 1
|
||||
enter_y 7
|
||||
msg
|
||||
Created: 1997-02-17
|
||||
Created: 1997-06-17
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -4,8 +4,11 @@ difficulty 1
|
|||
region stoneville
|
||||
width 20
|
||||
height 15
|
||||
enter_x 10
|
||||
enter_y 13
|
||||
msg
|
||||
Created: 1997-02-17
|
||||
Created: 1997-06-17
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch grass
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Damaris' House
|
||||
difficulty 1
|
||||
difficulty 5
|
||||
region stoneville
|
||||
width 14
|
||||
height 9
|
||||
enter_x 1
|
||||
enter_y 1
|
||||
msg
|
||||
Created: Viola Krings
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
|
|
@ -1,11 +1,14 @@
|
|||
arch map
|
||||
name Dragon Mountain
|
||||
difficulty 1
|
||||
difficulty 35
|
||||
region stoneville
|
||||
width 40
|
||||
height 33
|
||||
enter_x 1
|
||||
enter_y 12
|
||||
msg
|
||||
Created: 1997-09-02 Viola Krings (krings@informatik.tu-muenchen.de)
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch small_stones
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
arch map
|
||||
name Dragon Mountain
|
||||
difficulty 1
|
||||
difficulty 35
|
||||
region stoneville
|
||||
width 40
|
||||
height 33
|
||||
enter_x 38
|
||||
enter_y 11
|
||||
msg
|
||||
Created: 1997-09-02 Viola Krings (krings@informatik)
|
||||
Modified: 2007-11-04 Andreas Kirschbaum
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch small_stones
|
||||
|
|
Loading…
Reference in New Issue