init: add workspace files
This commit is contained in:
6
world/cmd/skill/xiulian.js
Normal file
6
world/cmd/skill/xiulian.js
Normal file
@@ -0,0 +1,6 @@
|
||||
this.inherits(COMMAND);
|
||||
this.command = "xiulian";
|
||||
this.allow_fight = false;
|
||||
this.enter = function (me) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user