Set the consecrate level on the Mostrai Cathedral altars to 120 so they can not be reset by players, thanks to AnMaster for pointing this out on IRC
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@7446 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7ad96f4779
commit
21de1ea14f
|
@ -1257,6 +1257,7 @@ end
|
|||
arch altar_mostrai
|
||||
x 8
|
||||
y 3
|
||||
level 120
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 8
|
||||
|
@ -1374,6 +1375,7 @@ end
|
|||
arch altar_mostrai
|
||||
x 9
|
||||
y 3
|
||||
level 120
|
||||
end
|
||||
arch dungeon_floor
|
||||
x 9
|
||||
|
|
Loading…
Reference in New Issue