private static string GetCommandText(StartCommmonEventCommand command, MapInstance map) { return(Strings.EventCommandList.commonevent.ToString(EventBase.GetName(command.EventId))); }