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

8 lines
167 B
JavaScript

this.inherits(OBJ);
this.set({
name: "东厢钥匙",
desc: "这是一把很普通的钥匙,在崔员外家找到的",
unit: "把",
value: 10,
});