/* * The following special functions are available for mobiles. */ DECLARE_SPEC_FUN( spec_breath_any ); DECLARE_SPEC_FUN( spec_breath_acid ); DECLARE_SPEC_FUN( spec_breath_fire ); DECLARE_SPEC_FUN( spec_breath_frost ); DECLARE_SPEC_FUN( spec_breath_gas ); DECLARE_SPEC_FUN( spec_breath_lightning ); DECLARE_SPEC_FUN( spec_cast_adept ); DECLARE_SPEC_FUN( spec_cast_cleric ); DECLARE_SPEC_FUN( spec_cast_judge ); DECLARE_SPEC_FUN( spec_cast_mage ); DECLARE_SPEC_FUN( spec_cast_undead ); DECLARE_SPEC_FUN( spec_executioner ); DECLARE_SPEC_FUN( spec_fido ); DECLARE_SPEC_FUN( spec_guard ); DECLARE_SPEC_FUN( spec_janitor ); DECLARE_SPEC_FUN( spec_mayor ); DECLARE_SPEC_FUN( spec_poison ); DECLARE_SPEC_FUN( spec_thief ); DECLARE_SPEC_FUN( spec_nasty ); DECLARE_SPEC_FUN( spec_troll_member ); DECLARE_SPEC_FUN( spec_ogre_member ); DECLARE_SPEC_FUN( spec_patrolman ); DECLARE_SPEC_FUN( spec_drunk ); DECLARE_SPEC_FUN( spec_basura ); DECLARE_SPEC_FUN( spec_taxidermist ); DECLARE_SPEC_FUN( spec_snake_charm ); DECLARE_SPEC_FUN( spec_questmaster ); DECLARE_SPEC_FUN( spec_assassin ); DECLARE_SPEC_FUN( spec_cast_psionicist ); DECLARE_SPEC_FUN( spec_kungfu_poison ); DECLARE_SPEC_FUN( spec_teacher ); DECLARE_SPEC_FUN( spec_guard_white ); DECLARE_SPEC_FUN( spec_amnesia ); DECLARE_SPEC_FUN( spec_cast_ghost ); DECLARE_SPEC_FUN( spec_hunter ); DECLARE_SPEC_FUN( spec_caminante ); DECLARE_SPEC_FUN( spec_buddha ); DECLARE_SPEC_FUN( spec_antivampiro ); DECLARE_SPEC_FUN( spec_plague ); DECLARE_SPEC_FUN( spec_rat ); DECLARE_SPEC_FUN( spec_taxi ); DECLARE_SPEC_FUN( spec_troll_noche ); DECLARE_SPEC_FUN( spec_atacar_align_opuesta );