Update the Santo Dominion Library (santo_dominion/sdlibrary) with more replica spellbooks.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20591 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
4d8c3b9e2e
commit
812c3167b6
|
@ -5,7 +5,7 @@ width 19
|
|||
height 19
|
||||
msg
|
||||
Created: 2018-07-31 Rick Tanner
|
||||
Modified: 2018-08-31 Rick Tanner
|
||||
Modified: 2018-09-30 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch cobblestones
|
||||
|
@ -369,6 +369,13 @@ arch woodlgvertical
|
|||
x 3
|
||||
y 2
|
||||
end
|
||||
arch pyro_book
|
||||
name Replica Flametome of Comet
|
||||
x 3
|
||||
y 2
|
||||
no_pick 1
|
||||
identified 1
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 3
|
||||
y 3
|
||||
|
@ -389,6 +396,13 @@ arch woodlgvertical
|
|||
x 3
|
||||
y 4
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
Before you is a replica flametome of Comet. When cast, the spell fires a comet in the specified direction. The comet inflicts serious physical harm on whatever it hits, and then bursts into flames.
|
||||
endmsg
|
||||
x 3
|
||||
y 4
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 3
|
||||
y 5
|
||||
|
@ -1053,7 +1067,6 @@ arch evoker_book
|
|||
name Replica Spellbook of Frost Nova
|
||||
x 7
|
||||
y 2
|
||||
randomitems none
|
||||
no_pick 1
|
||||
identified 1
|
||||
end
|
||||
|
@ -1795,7 +1808,6 @@ arch evoker_book
|
|||
name Replica Spellbook of Negative Energy Ball
|
||||
x 11
|
||||
y 2
|
||||
randomitems none
|
||||
no_pick 1
|
||||
identified 1
|
||||
end
|
||||
|
@ -2501,6 +2513,13 @@ arch woodlgvertical
|
|||
x 15
|
||||
y 2
|
||||
end
|
||||
arch summoner_book
|
||||
name Replica Codex of Magehound
|
||||
x 15
|
||||
y 2
|
||||
no_pick 1
|
||||
identified 1
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 15
|
||||
y 3
|
||||
|
@ -2521,6 +2540,13 @@ arch woodlgvertical
|
|||
x 15
|
||||
y 4
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
Before you is a replica codex of Magehound. When cast, the spell creates a dog-like animal to act as a pet to the caster where the type of dog summoned depends on the level of the caster.
|
||||
endmsg
|
||||
x 15
|
||||
y 4
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 15
|
||||
y 5
|
||||
|
|
Loading…
Reference in New Issue