This commit is contained in:
		
							parent
							
								
									6a141e21d1
								
							
						
					
					
						commit
						acd3468691
					
				@ -482,7 +482,7 @@ export const addMissionInventoryUpdates = async (
 | 
				
			|||||||
                                    msg: "/Lotus/Language/G1Quests/DeathMarkMessage",
 | 
					                                    msg: "/Lotus/Language/G1Quests/DeathMarkMessage",
 | 
				
			||||||
                                    icon: "/Lotus/Interface/Icons/Npcs/Stalker_d.png",
 | 
					                                    icon: "/Lotus/Interface/Icons/Npcs/Stalker_d.png",
 | 
				
			||||||
                                    highPriority: true,
 | 
					                                    highPriority: true,
 | 
				
			||||||
                                    endDate: new Date(Date.now() + 86400_000) // TOVERIFY: This type of inbox message seems to automatically delete itself. We'll just delete it after 24 hours, but it's clear if this is correct.
 | 
					                                    endDate: new Date(Date.now() + 86400_000) // TOVERIFY: This type of inbox message seems to automatically delete itself. We'll just delete it after 24 hours, but it's not clear if this is correct.
 | 
				
			||||||
                                }
 | 
					                                }
 | 
				
			||||||
                            ]);
 | 
					                            ]);
 | 
				
			||||||
                        }
 | 
					                        }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user