It was pointed out that the random_potion was too easy to get. Fixed.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3637 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e6839878a8
commit
fc1b8b77a3
|
|
@ -480,10 +480,6 @@ arch flagstone
|
||||||
x 4
|
x 4
|
||||||
y 3
|
y 3
|
||||||
end
|
end
|
||||||
arch random_potion
|
|
||||||
x 4
|
|
||||||
y 3
|
|
||||||
end
|
|
||||||
arch flagstone
|
arch flagstone
|
||||||
x 4
|
x 4
|
||||||
y 4
|
y 4
|
||||||
|
|
@ -1024,6 +1020,8 @@ endmsg
|
||||||
name_pl crumpled notes
|
name_pl crumpled notes
|
||||||
level 3
|
level 3
|
||||||
end
|
end
|
||||||
|
arch random_potion
|
||||||
|
end
|
||||||
end
|
end
|
||||||
arch furious_floor
|
arch furious_floor
|
||||||
connected 1
|
connected 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue