status identify(mixed targ, mixed alt_type) { if(!alt_type) alt_type = "divination_sphere"; return (status)"/skills/mage/identify" -> identify(targ, alt_type); } /* Native Mode Move */ #include <move.h>