(Inprogress checkin) Update map names to make them unique and more descriptive

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10199 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-10-26 07:09:18 +00:00
parent c36c5b3b33
commit 3b20798a3e
22 changed files with 43 additions and 42 deletions

View File

@ -1,5 +1,5 @@
arch map arch map
name Undead Ruins name Undead Ruins, Level 1
difficulty 10 difficulty 10
region darcap region darcap
width 28 width 28
@ -8,7 +8,7 @@ enter_x 4
enter_y 4 enter_y 4
msg msg
Created: 1994-11-14 Created: 1994-11-14
Modified: 2008-09-14 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch small_stones arch small_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name Undead Ruins name Undead Ruins, Level 2
difficulty 18 difficulty 18
region darcap region darcap
width 28 width 28
@ -8,7 +8,7 @@ enter_x 16
enter_y 12 enter_y 12
msg msg
Created: 1994-11-14 Created: 1994-11-14
Modified: 2008-09-14 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch small_stones arch small_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name Undead Ruins name Undead Ruins, Level 3
difficulty 20 difficulty 20
region darcap region darcap
width 28 width 28
@ -7,7 +7,7 @@ height 24
enter_x 1 enter_x 1
enter_y 1 enter_y 1
msg msg
Modified: 2008-09-14 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch small_stones arch small_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name Valriel Weeping name Valriel Weeping, Entrance
reset_timeout 7200 reset_timeout 7200
difficulty 6 difficulty 6
region euthville region euthville
@ -9,7 +9,7 @@ enter_x 9
enter_y 15 enter_y 15
msg msg
Created: 1993-11-02 Created: 1993-11-02
Modified: 2008-09-17 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_floor arch dungeon_floor

View File

@ -1,5 +1,5 @@
arch map arch map
name Valriel Weeping name Valriel Weeping, Dungeon Level 2
difficulty 15 difficulty 15
region euthville region euthville
width 25 width 25
@ -8,7 +8,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 1993-11-24 Created: 1993-11-24
Modified: 2008-09-17 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_floor arch dungeon_floor

View File

@ -1,5 +1,5 @@
arch map arch map
name Valriel Weeping name Valriel Weeping, Level 4
difficulty 15 difficulty 15
region euthville region euthville
width 30 width 30
@ -8,7 +8,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 1993-12-10 Created: 1993-12-10
Modified: 2008-09-17 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch pstone_1 arch pstone_1

View File

@ -1,5 +1,5 @@
arch map arch map
name Valriel Weeping name Valriel Weeping, Level 5
reset_timeout 7200 reset_timeout 7200
difficulty 25 difficulty 25
region euthville region euthville
@ -9,7 +9,7 @@ enter_x 16
enter_y 17 enter_y 17
msg msg
Created: 1993-12-10 Created: 1993-12-10
Modified: 2008-09-17 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch cobblestones2 arch cobblestones2

View File

@ -1,5 +1,5 @@
arch map arch map
name Weapon Shop name Lord Butakis Weapon Shop
difficulty 25 difficulty 25
region lakecountry region lakecountry
shopitems weapons:65;potion:0;scroll:0;arrow:20;bow:20;armour:-15;boots:-20;shield:-15;helmet:-20;bracers:-20;girdle:-20;weapon improver:5;*:-50 shopitems weapons:65;potion:0;scroll:0;arrow:20;bow:20;armour:-15;boots:-20;shield:-15;helmet:-20;bracers:-20;girdle:-20;weapon improver:5;*:-50
@ -13,7 +13,7 @@ enter_x 1
enter_y 8 enter_y 8
msg msg
Created: 1995-03-27 Kundi, Xue (xkd@soda.csua.berkeley.edu) Created: 1995-03-27 Kundi, Xue (xkd@soda.csua.berkeley.edu)
Modified: 2008-09-19 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch woodfloor arch woodfloor

View File

@ -1,5 +1,5 @@
arch map arch map
name Village name Shining Village
difficulty 1 difficulty 1
region ancientpupland region ancientpupland
width 21 width 21
@ -8,7 +8,7 @@ enter_x 8
enter_y 2 enter_y 2
msg msg
Created: 1996-02-30 Created: 1996-02-30
Modified: 2008-10-07 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch invis_exit arch invis_exit

View File

@ -1,5 +1,5 @@
arch map arch map
name Village name Lone Village
difficulty 1 difficulty 1
region ancientpupland region ancientpupland
width 30 width 30

View File

@ -1,5 +1,5 @@
arch map arch map
name Volcano name Volcano, Entrance
difficulty 1 difficulty 1
region ancientpupland region ancientpupland
darkness 4 darkness 4
@ -9,7 +9,7 @@ enter_x 5
enter_y 7 enter_y 7
msg msg
Created: 2000-06-06 Andreas Vogl (red.blaze@gmx.net) Created: 2000-06-06 Andreas Vogl (red.blaze@gmx.net)
Modified: 2008-10-07 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch cave25 arch cave25

View File

@ -1,5 +1,5 @@
arch map arch map
name Volcano name Volcano Cavern
difficulty 1 difficulty 1
region ancientpupland region ancientpupland
darkness 4 darkness 4
@ -9,7 +9,7 @@ enter_x 3
enter_y 4 enter_y 4
msg msg
Created: 2000-06-06 Created: 2000-06-06
Modified: 2008-10-07 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_magic arch dungeon_magic

View File

@ -1,5 +1,5 @@
arch map arch map
name Volcano name Volcano, Inner Cavern
difficulty 45 difficulty 45
region ancientpupland region ancientpupland
darkness 4 darkness 4
@ -9,7 +9,7 @@ enter_x 20
enter_y 25 enter_y 25
msg msg
Created: 2000-06-06 Created: 2000-06-06
Modified: 2008-10-07 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_magic arch dungeon_magic

View File

@ -1,5 +1,5 @@
arch map arch map
name UndeadShaft name UndeadShaft, 1st Level
difficulty 12 difficulty 12
region santodominion region santodominion
width 16 width 16
@ -8,7 +8,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 2006-04-30 Bort Created: 2006-04-30 Bort
Modified: 2008-09-27 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch medium_stones arch medium_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name UndeadShaft name UndeadShaft, 2nd Level
difficulty 12 difficulty 12
region santodominion region santodominion
width 16 width 16
@ -8,7 +8,7 @@ enter_x 13
enter_y 14 enter_y 14
msg msg
Created: 2006-05-09 Bort Created: 2006-05-09 Bort
Modified: 2008-09-27 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch blocked arch blocked

View File

@ -1,5 +1,5 @@
arch map arch map
name UndeadShaft name UndeadShaft, 3rd Level
difficulty 16 difficulty 16
region santodominion region santodominion
width 20 width 20
@ -8,7 +8,7 @@ enter_x 17
enter_y 15 enter_y 15
msg msg
Created: 2006-05-09 Bort Created: 2006-05-09 Bort
Modified: 2008-09-27 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch medium_stones arch medium_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name UndeadShaft name UndeadShaft, 4th Level
difficulty 17 difficulty 17
region santodominion region santodominion
width 32 width 32
@ -8,7 +8,7 @@ enter_x 9
enter_y 3 enter_y 3
msg msg
Created: 2006-05-14 Bort Created: 2006-05-14 Bort
Modified: 2008-09-27 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch medium_stones arch medium_stones

View File

@ -1,5 +1,5 @@
arch map arch map
name Under Breezy Acres name Under Breezy Acres, Sublevel 2
difficulty 12 difficulty 12
region scorn region scorn
darkness 3 darkness 3
@ -9,7 +9,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 2003-05-11 Avion Created: 2003-05-11 Avion
Modified: 2008-09-28 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_floor arch dungeon_floor

View File

@ -1,5 +1,5 @@
arch map arch map
name Underwater Dungeon name Underwater Dungeon Level 1
reset_timeout 7200 reset_timeout 7200
difficulty 1 difficulty 1
darkness 3 darkness 3
@ -9,7 +9,7 @@ enter_x 26
enter_y 40 enter_y 40
msg msg
Created: 2004-08-03 Mikeeusa Created: 2004-08-03 Mikeeusa
Modified: 2008-10-01 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch pstone_1 arch pstone_1

View File

@ -1,5 +1,5 @@
arch map arch map
name Underwater Dungeon name Underwater Dungeon Level 2
reset_timeout 7200 reset_timeout 7200
difficulty 7 difficulty 7
width 16 width 16
@ -8,7 +8,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 2005-03-10 Mikeeusa Created: 2005-03-10 Mikeeusa
Modified: 2008-10-01 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch pstone_1 arch pstone_1

View File

@ -1,5 +1,5 @@
arch map arch map
name Underwater Dungeon name Underwater Dungeon Level 3
reset_timeout 7200 reset_timeout 7200
difficulty 40 difficulty 40
width 16 width 16
@ -8,7 +8,7 @@ enter_x 1
enter_y 1 enter_y 1
msg msg
Created: 2005-03-10 Mikeeusa Created: 2005-03-10 Mikeeusa
Modified: 2008-10-01 Rick Tanner Modified: 2008-10-26 Rick Tanner
endmsg endmsg
end end
arch dungeon_floor arch dungeon_floor

View File

@ -3,7 +3,7 @@ name world_104_109
width 50 width 50
height 50 height 50
msg msg
Modified: 2007-12-24 tchize Modified: 2008-10-26 Rick Tanner
endmsg endmsg
outdoor 1 outdoor 1
tile_path_1 world_104_108 tile_path_1 world_104_108
@ -7851,6 +7851,7 @@ y 42
elevation 4665 elevation 4665
end end
arch chole_2 arch chole_2
name HauntedShaft
slaying /santo_dominion/shaft/undeadshaft.1 slaying /santo_dominion/shaft/undeadshaft.1
hp 1 hp 1
sp 1 sp 1