7 lines
		
	
	
		
			243 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			243 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param filter boolean
 | 
						|
---Filters the trade skill listing by whether the player currently has enough reagents for each recipe
 | 
						|
function TradeSkillOnlyShowMakeable(filter) end
 |