DBTFF/clans/
DBTFF/deity/
DBTFF/houses/
DBTFF/player/a/
DBTFF/space/
#ifndef _SKILLS_H_
#define _SKILLS_H_

bool can_summon_saiba(CHAR_DATA *ch);
void summon_saiba(CHAR_DATA *ch);
#
#endif /* _SKILLS_H_ */