
                  Special Functions in the Vag Code


do_vag_log(logfile, logmessage)
     - this is to log a vag function,  'help vag_log' for more info

check_cost(cost)
       - to check spells' cost with players' current spell points

check_level(level)
     - to check spells' level with players current level

check_attack(who)
   - to check attacker, get cuurent attacker, etc...


