Пример #1
0
 public override void SendDestroyData(MapleClient client)
 {
     client.Send(PacketCreator.KillMonster(ObjectId, false));
 }