7 lines
		
	
	
		
			205 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			205 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param useGuildMoney boolean?string
 | 
						|
---Attempts to repair all of the player's damaged items
 | 
						|
function RepairAllItems(useGuildMoney) end
 |