From 8c4b3a56e945ee6e2a6b23ddae22bde936a4a17d Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Mon, 4 Sep 2023 08:53:29 -0400 Subject: [PATCH] Fix quest spellbook replicas in Santo Dominion library from containing and displaying a regular spell. --- santo_dominion/sdlibrary | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/santo_dominion/sdlibrary b/santo_dominion/sdlibrary index 47d46f26a..d30ca46a2 100644 --- a/santo_dominion/sdlibrary +++ b/santo_dominion/sdlibrary @@ -5,7 +5,7 @@ width 19 height 19 msg Created: 2018-07-31 Rick Tanner -Modified: 2018-09-30 Rick Tanner +Modified: 2023-09-04 Daniel Hawkins endmsg end arch cobblestones @@ -373,6 +373,7 @@ arch pyro_book name Replica Flametome of Comet x 3 y 2 +randomitems none no_pick 1 identified 1 end @@ -1084,6 +1085,7 @@ arch evoker_book name Replica Spellbook of Frost Nova x 7 y 2 +randomitems none no_pick 1 identified 1 end @@ -1825,6 +1827,7 @@ arch evoker_book name Replica Spellbook of Negative Energy Ball x 11 y 2 +randomitems none no_pick 1 identified 1 end @@ -2032,6 +2035,7 @@ arch evoker_book name Replica Spellbook of Asteroid x 12 y 2 +randomitems none no_pick 1 identified 1 end @@ -2548,6 +2552,7 @@ arch summoner_book name Replica Codex of Magehound x 15 y 2 +randomitems none no_pick 1 identified 1 end