Esempio n. 1
0
 public override void BroadcastUserInfoToObject(L2Object l2Object)
 {
     l2Object.SendPacket(new NpcInfo(this));
 }