Changes to Grand Titan to make sure it has Smasher equipped. Removed the

Titan treasure list to avoid Grand Titans also having Bonecrusher. Added
new inventory to try to compensate for this.


git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4792 282e977c-c81d-0410-88c4-b93c2d0d6712
master
eracc 2006-08-14 19:15:20 +00:00
parent 6dcf9d18d2
commit 714858e198
1 changed files with 42 additions and 6 deletions

View File

@ -1,11 +1,11 @@
arch map
width 6
height 6
msg
Creator: Gnat the Gnu
Email: gnu@foo.bar
Date: Tue Dec 22 20:37:46 1998
endmsg
x 6
y 6
end
arch cyclops
end
@ -18,9 +18,6 @@ x 3
end
arch titan
name Grand Titan
msg
endmsg
Con 40
Pow 35
hp 8000
@ -28,9 +25,11 @@ maxhp 8000
dam 25
x 4
y 4
speed -0.400000
speed -0.4
level 30
carrying 150000
randomitems zombie
can_use_skill 1
arch bonecrusher
name Smasher
Str 5
@ -40,5 +39,42 @@ material 256
value 700000
weight 70000
magic 6
applied 1
end
arch skill_two_handed_weapon
end
arch skill_one_handed_weapon
end
arch spell_large_lightning
end
arch spell_paralyze
end
arch abil_slow
end
arch skill_sorcery
end
arch skill_pyromancy
end
arch skill_missile_weapon
end
arch plate_mail
applied 1
end
arch b_full_helmet
applied 1
end
arch gauntlets
applied 1
end
arch high_boots
applied 1
end
arch compositebow
end
arch arrow
nrof 300
end
arch corpse
weight 750000
end
end