Replace empty book with random_reading book in Grey Cavern, Dungeon

master^2
Rick Tanner 2024-01-24 16:04:56 -06:00
parent 79ae35c468
commit 90de04f2f4
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ enter_x 1
enter_y 30 enter_y 30
msg msg
Created: 1996-09-19 Chris Jeske Created: 1996-09-19 Chris Jeske
Modified: 2023-11-16 Rick Tanner Modified: 2024-01-24 Rick Tanner
endmsg endmsg
end end
arch mine10 arch mine10
@ -4352,7 +4352,7 @@ arch cobblestones2
x 27 x 27
y 24 y 24
end end
arch book_read arch random_reading
x 27 x 27
y 24 y 24
end end