init: add workspace files
This commit is contained in:
7
world/obj/sp/bj/laofangkey.js
Normal file
7
world/obj/sp/bj/laofangkey.js
Normal file
@@ -0,0 +1,7 @@
|
||||
this.inherits(OBJ);
|
||||
this.set({
|
||||
name: "牢房钥匙",
|
||||
desc: "这是一把牢房钥匙",
|
||||
unit: "把",
|
||||
value: 100,
|
||||
});
|
||||
Reference in New Issue
Block a user