> You're equally unlikely to be wishing for spellbooks by colour,
> but I note that 'grey' for 'gray' only works for dragonscale and
> stones, not the spellbook description.
wizard gnome player and same player polymorphed into gnomish wizard
by forcing newman() if poly-target matches your_race()
add missing data.base entries for caveman, healer, monk, priest, and samurai
+allow "grey spellbook" as alternative spelling of "gray spellbook"
Platform- and/or Interface-Specific Fixes
}
as++;
}
+ /* can't use spellings list for this one due to shuffling */
+ if (!strcmpi(bp, "grey spellbook"))
+ *(bp + 2) = 'a';
}
/* dragon scales - assumes order of dragons */