init: add workspace files

This commit is contained in:
2026-05-26 16:41:20 +08:00
commit f4f2393f72
1041 changed files with 67405 additions and 0 deletions

8
world/obj/sp/bj/jiu.js Normal file
View File

@@ -0,0 +1,8 @@
this.inherits(OBJ);
this.set({
name: "指挥使令牌",
desc: "这是魏贤自制的令牌,整体金黄,一条似龙非龙的巨蟒环绕,正面刻着【九千岁】几个大字",
unit: "块",
value: 10,
grade:3
});