People are whining about "too easy to get good dragon food" so I removed
the treasure list for the basilisks and all but one of the Awful rats. Let me know if this is a wildly unpopular edit and I will put them back. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@3922 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
5352b1c5c6
commit
1db2913639
|
@ -1,11 +1,6 @@
|
|||
arch map
|
||||
name brest.scrolls.upper.1
|
||||
region brest
|
||||
shopitems scroll:95;spellbook:-50;*:-100;
|
||||
shopmin 5
|
||||
shopmax 150000
|
||||
race human
|
||||
shopgreed 1.0
|
||||
msg
|
||||
Creator: Gene Alexander
|
||||
Editor: CF Java Map Editor
|
||||
|
@ -15,6 +10,10 @@ endmsg
|
|||
width 20
|
||||
height 24
|
||||
outdoor 1
|
||||
shopitem scroll:95;spellbook:-50;*:-100;
|
||||
shopmin 5
|
||||
shopmax 150000
|
||||
shopgreed 1.0
|
||||
end
|
||||
arch blocked
|
||||
end
|
||||
|
@ -2611,6 +2610,7 @@ end
|
|||
arch baslic
|
||||
name unusual basilisk
|
||||
title guard
|
||||
randomitems none
|
||||
level 120
|
||||
exp 400000
|
||||
speed -0.5
|
||||
|
@ -2646,6 +2646,7 @@ end
|
|||
arch baslic
|
||||
name unusual basilisk
|
||||
title guard
|
||||
randomitems none
|
||||
level 120
|
||||
exp 400000
|
||||
speed -0.5
|
||||
|
|
|
@ -1,11 +1,6 @@
|
|||
arch map
|
||||
name brest.scrolls.upper.2
|
||||
region brest
|
||||
shopitems scroll:95;spellbook:-50;*:-100;
|
||||
shopmin 5
|
||||
shopmax 150000
|
||||
race human
|
||||
shopgreed 1.0
|
||||
msg
|
||||
Creator: Gene Alexander
|
||||
Editor: CF Java Map Editor
|
||||
|
@ -15,6 +10,10 @@ endmsg
|
|||
width 20
|
||||
height 24
|
||||
outdoor 1
|
||||
shopitem scroll:95;spellbook:-50;*:-100;
|
||||
shopmin 5
|
||||
shopmax 150000
|
||||
shopgreed 1.0
|
||||
end
|
||||
arch blocked
|
||||
end
|
||||
|
@ -2612,6 +2611,7 @@ y 23
|
|||
end
|
||||
arch giantrat
|
||||
name Awful rat
|
||||
randomitems none
|
||||
level 120
|
||||
exp 100000
|
||||
speed -0.99
|
||||
|
@ -2651,6 +2651,7 @@ y 11
|
|||
end
|
||||
arch giantrat
|
||||
name Awful rat
|
||||
randomitems none
|
||||
level 120
|
||||
exp 100000
|
||||
speed -0.99
|
||||
|
@ -2729,6 +2730,7 @@ y 6
|
|||
end
|
||||
arch giantrat
|
||||
name Awful rat
|
||||
randomitems none
|
||||
level 120
|
||||
exp 100000
|
||||
speed -0.99
|
||||
|
|
Loading…
Reference in New Issue