57585960616263
PetitionSubGroup subGroup = group.getSubGroup(_subId); if (subGroup == null) { return; } player.sendPacket(new ExResponseShowContents(subGroup.getDescription(player.getLanguage()))); }