Party means busy
This commit is contained in:
		
							parent
							
								
									f49b0ce732
								
							
						
					
					
						commit
						29edc20ca4
					
				| 
						 | 
					@ -332,6 +332,7 @@ def busy_event(e: Event) -> bool:
 | 
				
			||||||
        "dodainville",
 | 
					        "dodainville",
 | 
				
			||||||
        "transport",
 | 
					        "transport",
 | 
				
			||||||
        "meetup",
 | 
					        "meetup",
 | 
				
			||||||
 | 
					        "party",
 | 
				
			||||||
    }:
 | 
					    }:
 | 
				
			||||||
        return False
 | 
					        return False
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue