// bloodyan-force
#include <ansi.h>
inherit FORCE;
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("book") + "/book-force/" + func;
}
string color()
{
return HIW"古"HIM"微"HIY"‧"HIC"生"HIW"蓮"NOR;
}
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.31.141.177