/* light */ status Lt(string targ, mixed alt_type) { if(!alt_type) alt_type = "stellar_sphere"; return (status)call_other("skills/mage/lt","lt",targ,alt_type); } /* Native Mode Move */ #include <move.h>