Closed Rainrider closed 10 years ago
There shouldn't be any side effects I believe but please take a look.
On a side note: shouldn't all the Scan* functions and FoundSpell be local and not accessible through the lib object as only ScanSpellBooks removes old spells?
Scan*
FoundSpell
ScanSpellBooks
They mostly should be a API documentation so one does not use Scan* functions...
There shouldn't be any side effects I believe but please take a look.
On a side note: shouldn't all the
Scan*
functions andFoundSpell
be local and not accessible through the lib object as onlyScanSpellBooks
removes old spells?