From the NannyMUD documentation

LAST CHANGE

2000-12-15

FUNCTION


NAME

        query_sp - return the objects current spell points.

LOCATION

        /obj/living_functions.c

SYNTAX

        int query_sp();

DESCRIPTION

        Returns an integer showing the current spell points of the
        living object.

SEE ALSO

        query_max_sp in lfun/living/query_max_sp

SEE ALSO

        query_sp in lfun/living/query_sp