6 lines
		
	
	
		
			158 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			158 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@return string text
 | 
						|
---Returns the currently knowledge base MOTD
 | 
						|
function KBSystem_GetMOTD() end
 |