feat: tenet weapon vendor rotation #1717
@ -62,7 +62,7 @@ const generatableVendors: IGeneratableVendorInfo[] = [
 | 
				
			|||||||
        RandomSeedType: "VRST_WEAPON",
 | 
					        RandomSeedType: "VRST_WEAPON",
 | 
				
			||||||
        RequiredGoalTag: "",
 | 
					        RequiredGoalTag: "",
 | 
				
			||||||
        WeaponUpgradeValueAttenuationExponent: 2.25,
 | 
					        WeaponUpgradeValueAttenuationExponent: 2.25,
 | 
				
			||||||
        cycleStart: 1740960000 * 1000,
 | 
					        cycleStart: 1740960000_000,
 | 
				
			||||||
        cycleDuration: 4 * unixTimesInMs.day
 | 
					        cycleDuration: 4 * unixTimesInMs.day
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -71,7 +71,7 @@ const generatableVendors: IGeneratableVendorInfo[] = [
 | 
				
			|||||||
        PropertyTextHash: "34F8CF1DFF745F0D67433A5EF0A03E70",
 | 
					        PropertyTextHash: "34F8CF1DFF745F0D67433A5EF0A03E70",
 | 
				
			||||||
        RandomSeedType: "VRST_WEAPON",
 | 
					        RandomSeedType: "VRST_WEAPON",
 | 
				
			||||||
        WeaponUpgradeValueAttenuationExponent: 2.25,
 | 
					        WeaponUpgradeValueAttenuationExponent: 2.25,
 | 
				
			||||||
        cycleStart: 1744934400 * 1000,
 | 
					        cycleStart: 1744934400_000,
 | 
				
			||||||
        cycleDuration: 4 * unixTimesInMs.day
 | 
					        cycleDuration: 4 * unixTimesInMs.day
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
    // {
 | 
					    // {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user