init: add workspace files
This commit is contained in:
9
world/obj/res/pimao2.js
Normal file
9
world/obj/res/pimao2.js
Normal file
@@ -0,0 +1,9 @@
|
||||
this.inherits(OBJ);
|
||||
this.set({
|
||||
name: "高级皮毛",
|
||||
desc: "品质很好的动物皮毛。",
|
||||
unit: "块",
|
||||
value: 100,
|
||||
combined: true
|
||||
});
|
||||
this.transable = true;
|
||||
Reference in New Issue
Block a user