include/spellist.h File Reference

#include "sounds.h"
#include "spells.h"

Go to the source code of this file.

Variables

spell spells [NROFREALSPELLS]
char * spellpathnames [NRSPELLPATHS]

Detailed Description

Spells list.

Definition in file spellist.h.


Variable Documentation

char* spellpathnames[NRSPELLPATHS]
Initial value:
{
    "Protection",
    "Fire",
    "Frost",
    "Electricity",
    "Missiles",
    "Self",
    "Summoning",
    "Abjuration",
    "Restoration",
    "Detonation",
    "Mind",
    "Creation",
    "Teleportation",
    "Information",
    "Transmutation",
    "Transference",
    "Turning",
    "Wounding",
    "Death",
    "Light"
}

Spell paths

Definition at line 446 of file spellist.h.

spell spells[NROFREALSPELLS]

Array of all the spells.

Definition at line 34 of file spellist.h.


Generated by  doxygen 1.6.2