4 lines
		
	
	
		
			217 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			217 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---Accepts an item upgrade, spending the required amount of currency. This function can only be called when at the upgrade merchant.
 | 
						|
function UpgradeItem() end |