Give final boss monster more spell points as further testing showed he ran out of them too quickly. Fix broken duplicator and treasure items.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9774 282e977c-c81d-0410-88c4-b93c2d0d6712
master
rjtanner 2008-08-26 00:21:40 +00:00
parent e033c59e87
commit 75e3612535
1 changed files with 11 additions and 3 deletions

View File

@ -8,7 +8,7 @@ enter_x 12
enter_y 6 enter_y 6
msg msg
Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net Created: 2008-08-14 Chad Opperman | cromagic@sbcglobal.net
Modified: 2008-08-22 Rick Tanner Modified: 2008-08-23 Chad Opperman | cromagic@sbcglobal.net
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -7483,6 +7483,12 @@ y 12
connected 5 connected 5
end end
arch duplicator arch duplicator
other_arch magic_ear
x 12
y 12
connected 5
end
arch duplicator
other_arch awall_0 other_arch awall_0
x 12 x 12
y 12 y 12
@ -7553,10 +7559,12 @@ This key opens the access gate to the Focus Crystal of the Tower.
endmsg endmsg
end end
arch pyro_book arch pyro_book
randomitems none
arch spell_comet arch spell_comet
end end
end end
arch evoker_book arch evoker_book
randomitems none
arch spell_asteroid arch spell_asteroid
end end
end end
@ -8071,11 +8079,11 @@ face sorcerer.171
animation sorcerer_class animation sorcerer_class
Con 10 Con 10
Wis 100 Wis 100
Pow 5000 Pow 50000
Int 100 Int 100
hp 20000 hp 20000
maxhp 20000 maxhp 20000
sp 5000 sp 50000
maxsp 5000 maxsp 5000
exp 5000000 exp 5000000
dam 0 dam 0