Make sure items dropped by Advocate of Gorokh do not burn. Move "asteroid" spell from Gorokh treasure to Valriel treasure. Make new amulet of Gorokh for Gorokh treasure. Fix large bookstore "darcap/town2/shop_b" so players will not be trapped and make cosmetic changes to the map.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5399 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1a499e2307
commit
20cd068d8b
1021
darcap/town2/shop_b
1021
darcap/town2/shop_b
File diff suppressed because it is too large
Load Diff
|
@ -4313,7 +4313,7 @@ end
|
|||
arch magic_mouth
|
||||
msg
|
||||
When crossing over this spot you
|
||||
hear a sepulchural voice say :
|
||||
hear a sepulchral voice say :
|
||||
"Only the Advocate may enter"
|
||||
endmsg
|
||||
x 11
|
||||
|
@ -20814,9 +20814,9 @@ arch DShieldms
|
|||
title of Gorokh
|
||||
msg
|
||||
There is an incredibly powerful evil spirit
|
||||
in the shield controlling your mind. You
|
||||
find it nearly impossible to regain control
|
||||
of yourself.
|
||||
in the shield controlling your mind. You
|
||||
find it nearly impossible to regain control
|
||||
of yourself.
|
||||
endmsg
|
||||
Wis -5
|
||||
Pow -5
|
||||
|
|
|
@ -20536,12 +20536,24 @@ arch longtable_1_4
|
|||
x 52
|
||||
y 10
|
||||
end
|
||||
arch evoker_book
|
||||
arch amulet
|
||||
title of Gorokh
|
||||
msg
|
||||
A dark amulet that grants the wearer
|
||||
some powers of Gorokh.
|
||||
endmsg
|
||||
sp 2
|
||||
ac 5
|
||||
x 52
|
||||
y 10
|
||||
randomitems none
|
||||
arch spell_asteroid
|
||||
end
|
||||
resist_physical 50
|
||||
resist_magic 30
|
||||
resist_cold -5
|
||||
resist_fear 100
|
||||
path_attuned 131072
|
||||
path_repelled 257
|
||||
material 0
|
||||
value 500000
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 52
|
||||
|
|
|
@ -15822,9 +15822,12 @@ arch blackslate
|
|||
x 34
|
||||
y 16
|
||||
end
|
||||
arch random_artifact
|
||||
arch evoker_book
|
||||
x 34
|
||||
y 16
|
||||
randomitems none
|
||||
arch spell_asteroid
|
||||
end
|
||||
end
|
||||
arch fog
|
||||
name glowing essence of Valriel
|
||||
|
|
Loading…
Reference in New Issue