On Sun, 15 Dec 1996, Allan M. Grant wrote: > DJ Pure wrote: > /* PALADINS */ > spell_level(SPELL_CURE_LIGHT, CLASS_CLERIC, 1); > spell_level(SKILL_RESCUE, CLASS_WARRIOR, 2); > > > /* Names of class/levels and exp required for each level */ > > const struct title_type titles[NUM_CLASSES][LVL_IMPL + 1] = { > {{"the Man", "the Woman", 0}, > {"the Apprentice of Magic", "the Apprentice of Magic", 1}, > {"the Spell Student", "the Spell Student", 2500}, > {"the Scholar of Magic", "the Scholar of Magic", 5000}, > {"the Delver in Spells", "the Delveress in Spells", 10000}, > You need to change the CLASS_CLERIC to CLASS_PALADIN and it'll assign those skills and spells to the paladin class.:) +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST