示例#1
0
 public override void Talk()
 {
     base.Talk();
     NPCEvents.OnNPCInteracted(this);
 }