Fix quest spellbook replicas in Santo Dominion library from containing and displaying a regular spell.
parent
4f64edf086
commit
8c4b3a56e9
|
@ -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-09-30 Rick Tanner
|
Modified: 2023-09-04 Daniel Hawkins
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -373,6 +373,7 @@ arch pyro_book
|
||||||
name Replica Flametome of Comet
|
name Replica Flametome of Comet
|
||||||
x 3
|
x 3
|
||||||
y 2
|
y 2
|
||||||
|
randomitems none
|
||||||
no_pick 1
|
no_pick 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
end
|
||||||
|
@ -1084,6 +1085,7 @@ arch evoker_book
|
||||||
name Replica Spellbook of Frost Nova
|
name Replica Spellbook of Frost Nova
|
||||||
x 7
|
x 7
|
||||||
y 2
|
y 2
|
||||||
|
randomitems none
|
||||||
no_pick 1
|
no_pick 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
end
|
||||||
|
@ -1825,6 +1827,7 @@ arch evoker_book
|
||||||
name Replica Spellbook of Negative Energy Ball
|
name Replica Spellbook of Negative Energy Ball
|
||||||
x 11
|
x 11
|
||||||
y 2
|
y 2
|
||||||
|
randomitems none
|
||||||
no_pick 1
|
no_pick 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
end
|
||||||
|
@ -2032,6 +2035,7 @@ arch evoker_book
|
||||||
name Replica Spellbook of Asteroid
|
name Replica Spellbook of Asteroid
|
||||||
x 12
|
x 12
|
||||||
y 2
|
y 2
|
||||||
|
randomitems none
|
||||||
no_pick 1
|
no_pick 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
end
|
||||||
|
@ -2548,6 +2552,7 @@ arch summoner_book
|
||||||
name Replica Codex of Magehound
|
name Replica Codex of Magehound
|
||||||
x 15
|
x 15
|
||||||
y 2
|
y 2
|
||||||
|
randomitems none
|
||||||
no_pick 1
|
no_pick 1
|
||||||
identified 1
|
identified 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue