package constants.game; public final class NpcChat { public static final String NEW_LINE = "\r\n"; private NpcChat() {} }