Files
wsmud/world/obj/sp/new/qicai.js
2026-05-26 16:41:20 +08:00

8 lines
158 B
JavaScript

this.inherits(EQUIPMENT);
this.set({
unit: "件",
name: "<hig>七彩天岚衣<hig>",
desc: "",
value: 0,
eq_type: EQUIP_TYPE.CLOTH,
});