diff --git a/L2J_Mobius_Underground/dist/game/data/scripts/handlers/communityboard/DropSearchBoard.java b/L2J_Mobius_Underground/dist/game/data/scripts/handlers/communityboard/DropSearchBoard.java index 19d01e448e..6ac26bbf49 100644 --- a/L2J_Mobius_Underground/dist/game/data/scripts/handlers/communityboard/DropSearchBoard.java +++ b/L2J_Mobius_Underground/dist/game/data/scripts/handlers/communityboard/DropSearchBoard.java @@ -275,8 +275,14 @@ public class DropSearchBoard implements IParseBoardHandler builder.append(""); } + String icon = item.getIcon(); + if (icon == null) + { + icon = "icon.etc_question_mark_i00"; + } + builder.append(""); - builder.append("