Update the guild maps to include map difficulty levels, ability to create an altar of valkyrie for 5 holy_shield, and altars are now level 120 (players are no longer able to reconsecrate them) which addresses bug [1824769] Players able to reconsecrate guild altars

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7481 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2007-11-05 01:50:51 +00:00
parent e253b2aa71
commit 67ec8650a6
12 changed files with 246 additions and 20 deletions

View File

@ -1605,6 +1605,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1864,6 +1865,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2082,6 +2084,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2301,6 +2304,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2523,6 +2527,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2548,12 +2553,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2794,6 +2810,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3032,6 +3049,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3258,6 +3276,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3482,6 +3501,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1605,6 +1605,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1864,6 +1865,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2082,6 +2084,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2301,6 +2304,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2523,6 +2527,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2548,12 +2553,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2794,6 +2810,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3032,6 +3049,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3258,6 +3276,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3482,6 +3501,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -2702,6 +2702,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -3101,6 +3102,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -3456,6 +3458,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -3817,6 +3820,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -4178,6 +4182,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -4203,12 +4208,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -4621,6 +4637,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -4998,6 +5015,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -5366,6 +5384,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -5727,6 +5746,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region brest
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region darcap
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2819,6 +2825,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3063,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3289,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3514,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region darcap
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2819,6 +2825,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3063,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3289,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3514,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region navar
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region pupland
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region pupland
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region santodominion
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1631,6 +1631,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1888,6 +1889,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2105,6 +2107,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2322,6 +2325,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2544,6 +2548,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2568,12 +2573,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2821,6 +2837,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3058,6 +3075,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3283,6 +3301,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3507,6 +3526,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor

View File

@ -1,5 +1,6 @@
arch map
name ground
difficulty 1
region wolfsburg
width 25
height 25
@ -1629,6 +1630,7 @@ arch creator
other_arch altar_devourers
x 8
y 3
level 120
connected 10
end
arch goldfloor
@ -1886,6 +1888,7 @@ arch creator
other_arch altar_ruggilli
x 9
y 3
level 120
connected 11
end
arch goldfloor
@ -2103,6 +2106,7 @@ arch creator
other_arch altar_valriel
x 10
y 3
level 120
connected 12
end
arch goldfloor
@ -2320,6 +2324,7 @@ arch creator
other_arch altar_sorig
x 11
y 3
level 120
connected 13
end
arch goldfloor
@ -2542,6 +2547,7 @@ arch creator
other_arch altar_lythander
x 12
y 3
level 120
connected 14
end
arch goldfloor
@ -2566,12 +2572,23 @@ arch dungeon_magic
x 12
y 4
end
arch woodfloor
arch creator
other_arch altar_valkyrie
x 12
y 5
level 120
connected 20
end
arch goldfloor
name drop 5 Holy shields for an altar of Valkyrie
slaying holy_shield
food 5
x 12
y 5
connected 20
unique 1
end
arch dungeon_magic
arch magic_banned
x 12
y 5
end
@ -2819,6 +2836,7 @@ arch creator
other_arch altar_gaea
x 13
y 3
level 120
connected 15
end
arch goldfloor
@ -3056,6 +3074,7 @@ arch creator
other_arch altar_mostrai
x 14
y 3
level 120
connected 16
end
arch goldfloor
@ -3281,6 +3300,7 @@ arch creator
other_arch altar_gnarg
x 15
y 3
level 120
connected 17
end
arch goldfloor
@ -3505,6 +3525,7 @@ arch creator
other_arch altar_gorokh
x 16
y 3
level 120
connected 18
end
arch goldfloor