forked from OpenWF/SpaceNinjaServer
		
	chore(webui): add Thalys to Incarnon List (#2299)
Closes #2298 Reviewed-on: OpenWF/SpaceNinjaServer#2299 Co-authored-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com> Co-committed-by: AMelonInsideLemon <166175391+AMelonInsideLemon@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									d94cd38120
								
							
						
					
					
						commit
						a3be376489
					
				@ -45,5 +45,6 @@
 | 
				
			|||||||
  "/Lotus/Weapons/Tenno/Zariman/Melee/Tonfas/ZarimanTonfaWeapon",
 | 
					  "/Lotus/Weapons/Tenno/Zariman/Melee/Tonfas/ZarimanTonfaWeapon",
 | 
				
			||||||
  "/Lotus/Weapons/Tenno/Zariman/Pistols/HeavyPistol/ZarimanHeavyPistol",
 | 
					  "/Lotus/Weapons/Tenno/Zariman/Pistols/HeavyPistol/ZarimanHeavyPistol",
 | 
				
			||||||
  "/Lotus/Weapons/Thanotech/EntFistIncarnon/EntFistIncarnon",
 | 
					  "/Lotus/Weapons/Thanotech/EntFistIncarnon/EntFistIncarnon",
 | 
				
			||||||
  "/Lotus/Weapons/Thanotech/EntratiWristGun/EntratiWristGunWeapon"
 | 
					  "/Lotus/Weapons/Thanotech/EntratiWristGun/EntratiWristGunWeapon",
 | 
				
			||||||
 | 
					  "/Lotus/Weapons/Tenno/Zariman/Melee/HeavyScythe/ZarimanHeavyScythe/ZarimanHeavyScytheWeapon"
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
 | 
				
			|||||||
@ -248,7 +248,8 @@ const permanentEvolutionWeapons = new Set([
 | 
				
			|||||||
    "/Lotus/Weapons/Tenno/Zariman/Melee/Tonfas/ZarimanTonfaWeapon",
 | 
					    "/Lotus/Weapons/Tenno/Zariman/Melee/Tonfas/ZarimanTonfaWeapon",
 | 
				
			||||||
    "/Lotus/Weapons/Tenno/Zariman/Pistols/HeavyPistol/ZarimanHeavyPistol",
 | 
					    "/Lotus/Weapons/Tenno/Zariman/Pistols/HeavyPistol/ZarimanHeavyPistol",
 | 
				
			||||||
    "/Lotus/Weapons/Thanotech/EntFistIncarnon/EntFistIncarnon",
 | 
					    "/Lotus/Weapons/Thanotech/EntFistIncarnon/EntFistIncarnon",
 | 
				
			||||||
    "/Lotus/Weapons/Thanotech/EntratiWristGun/EntratiWristGunWeapon"
 | 
					    "/Lotus/Weapons/Thanotech/EntratiWristGun/EntratiWristGunWeapon",
 | 
				
			||||||
 | 
					    "/Lotus/Weapons/Tenno/Zariman/Melee/HeavyScythe/ZarimanHeavyScythe/ZarimanHeavyScytheWeapon"
 | 
				
			||||||
]);
 | 
					]);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
let uniqueLevelCaps = {};
 | 
					let uniqueLevelCaps = {};
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user