More kandora fixes, change the nonexisting altar_jehovah to altar_valriel (as done in some maps reused from kandora in bigworld). Clean up walls and floors in /unlinked/kandora/circus/petshop.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9252 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f65b2b4852
commit
bf43bfac1d
|
|
@ -4,7 +4,7 @@ width 16
|
||||||
height 16
|
height 16
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-18 King Zoobus
|
Created: 1999-02-18 King Zoobus
|
||||||
Modified: 2008-06-03 Arvid Norlander
|
Modified: 2008-06-06 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch small_stones
|
arch small_stones
|
||||||
|
|
@ -1335,7 +1335,7 @@ arch small_stones
|
||||||
x 12
|
x 12
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch altar_jehovah
|
arch altar_valriel
|
||||||
x 12
|
x 12
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ height 16
|
||||||
enter_x 8
|
enter_x 8
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-18 King Zoobus
|
Created: 1999-02-18 King Zoobus
|
||||||
Modified: 2008-06-03 Arvid Norlander
|
Modified: 2008-06-06 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
|
|
@ -942,7 +942,7 @@ arch dungeon_floor
|
||||||
x 8
|
x 8
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch altar_jehovah
|
arch altar_valriel
|
||||||
x 8
|
x 8
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -6,6 +6,7 @@ enter_x 3
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-03 King Zoobus
|
Created: 1999-02-03 King Zoobus
|
||||||
|
Modified: 2008-06-06 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
|
@ -240,11 +241,11 @@ arch cobblestones2
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch altar_jehovah
|
arch dungeon_magic
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch altar_valriel
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ enter_x 3
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1999-02-03 King Zoobus
|
Created: 1999-02-03 King Zoobus
|
||||||
Modified: 2007-11-04 Andreas Kirschbaum
|
Modified: 2008-06-06 Arvid Norlander
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
|
|
@ -225,11 +225,11 @@ arch cobblestones2
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch altar_jehovah
|
arch dungeon_magic
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch altar_valriel
|
||||||
x 3
|
x 3
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue