Update to Santo Dominion Library (santo_dominion/sdlibrary) to add spell descriptions via magic mouth to the available replica spell books.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20582 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d8eabcfcaf
commit
697ae1f8c7
|
@ -5,7 +5,7 @@ width 19
|
||||||
height 19
|
height 19
|
||||||
msg
|
msg
|
||||||
Created: 2018-07-31 Rick Tanner
|
Created: 2018-07-31 Rick Tanner
|
||||||
Modified: 2018-07-31 Rick Tanner
|
Modified: 2018-08-31 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -1077,6 +1077,13 @@ arch woodlgvertical
|
||||||
x 7
|
x 7
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
Before you is a replica spellbook of Frost Nova. Frost Nova is a power evocation spell that fires a swarm of asteroid bullets that deliver a weaponmagic attack.
|
||||||
|
endmsg
|
||||||
|
x 7
|
||||||
|
y 4
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 7
|
x 7
|
||||||
y 5
|
y 5
|
||||||
|
@ -1812,6 +1819,13 @@ arch woodlgvertical
|
||||||
x 11
|
x 11
|
||||||
y 4
|
y 4
|
||||||
end
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
Before you is a replica spellbook of Negative Energy Ball. Negative Energy Ball is a devestating evocation spell that creates a ball of negative energy that heads in the direction it is cast, and if it encounters a living target, sticks to it and does drain and cold damage.
|
||||||
|
endmsg
|
||||||
|
x 11
|
||||||
|
y 4
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 11
|
x 11
|
||||||
y 5
|
y 5
|
||||||
|
|
Loading…
Reference in New Issue