Fix incorrectly set blocking/nonblocking sea tiles; one of them did allow to cast spells.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4117 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e3d97d6856
commit
8db413a433
|
@ -11724,7 +11724,7 @@ arch dungeon_magic
|
|||
x 43
|
||||
y 19
|
||||
end
|
||||
arch sea
|
||||
arch sea1
|
||||
x 43
|
||||
y 19
|
||||
end
|
||||
|
@ -12502,7 +12502,7 @@ x 45
|
|||
y 18
|
||||
elevation -96
|
||||
end
|
||||
arch sea1
|
||||
arch sea
|
||||
x 45
|
||||
y 19
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue