mirror of
				https://github.com/solero/houdini.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	Reduce Puffle dig packet cooldown to 60s
This commit is contained in:
		@@ -708,7 +708,7 @@ async def handle_care_station_menu_choice(p, item_id: int):
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@handlers.handler(XTPacket('p', 'puffledig'), client=ClientType.Vanilla)
 | 
			
		||||
@handlers.cooldown(119)
 | 
			
		||||
@handlers.cooldown(60)
 | 
			
		||||
async def handle_puffle_dig(p):
 | 
			
		||||
    await dig(p)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user