47604761476247634764476547664767476847694770
protected void doPKPVPManage(Creature killer) { FlagItemAttachment attachment = getActiveWeaponFlagAttachment(); if (attachment != null) { attachment.onDeath(this, killer); } if ((killer == null) || (killer == this)) { return; }