4 lines
		
	
	
		
			183 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			183 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---Converts a party to a raid. Only has effect if the player is in a party and the party leader.
 | 
						|
function ConvertToRaid() end |