📄 yunlong-xinfa.c
字号:
// yunlong-xinfa.c 云龙心法inherit SKILL;void create() { seteuid(getuid()); }string type() { return "knowledge"; }int practice_skill(object me){ return notify_fail("云龙心法只能靠学(learn)来提高。\n");}string exert_function_file(string func){ return SKILL_D("yunlong-xinfa/") + func;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -