7 lines
		
	
	
		
			198 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			198 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| ---@meta
 | |
| 
 | |
| ---@return boolean hasHearthstone
 | |
| ---Returns whether the player has a hearthstone in their bag
 | |
| function PlayerHasHearthstone() end
 |