feat: send tennokai email after WitW quest completion
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build / build (pull_request) Successful in 54s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build / build (pull_request) Successful in 54s
				
			This commit is contained in:
		
							parent
							
								
									1545cdb8ce
								
							
						
					
					
						commit
						663237f1d9
					
				@ -236,7 +236,7 @@ const handleQuestCompletion = async (
 | 
			
		||||
        setupKahlSyndicate(inventory);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // Whispers in the Walls is unlocked once The New + Heart of Deimos are completed.
 | 
			
		||||
    // Whispers in the Walls is unlocked once The New War + Heart of Deimos are completed.
 | 
			
		||||
    if (
 | 
			
		||||
        doesQuestCompletionFinishSet(inventory, questKey, [
 | 
			
		||||
            "/Lotus/Types/Keys/NewWarQuest/NewWarQuestKeyChain",
 | 
			
		||||
 | 
			
		||||
@ -16,6 +16,10 @@
 | 
			
		||||
    {
 | 
			
		||||
      "ItemType": "/Lotus/Types/Keys/1999PrologueQuest/1999PrologueQuestKeyChain",
 | 
			
		||||
      "ItemCount": 1
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "ItemType": "/Lotus/Types/Items/EmailItems/TennokaiEmailItem",
 | 
			
		||||
      "ItemCount": 1
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user