That would actually work out OK. Not too messy - fortunately the three spells are all together in the spellist.h file, so only one ifdef of that nature is needed. Erik Gjertsen wrote: > > Hi, > > About the resurrection spells. Would it be possible to modify spellist.h > to do something like: > > #ifndef RESURRECTION > insert_old_stuff_with_resurrection_spells_with_bookchance_0; > #else > insert_resurrection_spells_with_reasonable_bookchance > #endif > > ...without messing up spell enumeration? This might not be a terribly > pretty solution, however it would allow resurrection spells to work > out-of-the-box. > > ---[ erik gjertsen ]--------- - - - - - > ---[ PGP: http://erik.subnett.no/pgp.txt ]- - - - > > _______________________________________________ > crossfire-list mailing list > crossfire-list at lists.real-time.com > https://mailman.real-time.com/mailman/listinfo/crossfire-list