| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -1249,11 +1249,11 @@ command_result Core::runCommand(color_ostream &con, const std::string &first_, s
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        }
 | 
					 | 
					 | 
					 | 
					        }
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        else if (res == CR_NEEDS_CONSOLE)
 | 
					 | 
					 | 
					 | 
					        else if (res == CR_NEEDS_CONSOLE)
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            con.printerr("%s needs an interactive console to work.\n"
 | 
					 | 
					 | 
					 | 
					            con.printerr("%s needs an interactive console to work.\n"
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          "Please run this command from the DFHack terminal.\n\n"
 | 
					 | 
					 | 
					 | 
					                          "Please run this command from the DFHack console.\n\n"
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#ifdef WIN32
 | 
					 | 
					 | 
					 | 
					#ifdef WIN32
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          "You can show the terminal with the 'show' command."
 | 
					 | 
					 | 
					 | 
					                          "You can show the console with the 'show' command."
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#else
 | 
					 | 
					 | 
					 | 
					#else
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          "The terminal is accessible when you run DF from the commandline\n"
 | 
					 | 
					 | 
					 | 
					                          "The console is accessible when you run DF from the commandline\n"
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          "via the './dfhack' script."
 | 
					 | 
					 | 
					 | 
					                          "via the './dfhack' script."
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					#endif
 | 
					 | 
					 | 
					 | 
					#endif
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					                          "\n", first.c_str());
 | 
					 | 
					 | 
					 | 
					                          "\n", first.c_str());
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
 
 |