Nattor
09-16-2010, 05:17 PM
Noticed it was wasn't reading all the scrolls so I took a couple minutes to figure out why and how to fix it, just in case anyone else uses it.
Turns out it just wasn't reading any "vellum" type scrolls.
If you use this script you can fix this by changing line 101 to the following
scrolls = ["paper", "scroll", "parchment", "papyrus", "palimpsest", "tome", "book", "vellum"]
No idea if that'll be useful to anyone but I figured I'd post it.
Turns out it just wasn't reading any "vellum" type scrolls.
If you use this script you can fix this by changing line 101 to the following
scrolls = ["paper", "scroll", "parchment", "papyrus", "palimpsest", "tome", "book", "vellum"]
No idea if that'll be useful to anyone but I figured I'd post it.