//wushun-force.c
inherit FORCE;
#include <ansi.h>
int valid_enable(string usage) { return usage=="force"; }
int valid_learn(object me) { return 1; }
int practice_skill(object me)
{
return notify_fail("小無相功\只能用學的,或是從運用(exert)中增加熟練度。\n");
}
string exert_function_file(string func)
{
return CLASS_D("xiaoyao") + "/wushun-force/" + func;
}
string color()
{
return NOR MAG"小無相功\"NOR;
}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.31.141.177