Update script.js
fixed modular weapon showing file path being too long causing ui to misplace
This commit is contained in:
		
							parent
							
								
									5036d6dbae
								
							
						
					
					
						commit
						bfa040a1fb
					
				@ -95,6 +95,7 @@ window.itemListPromise = new Promise(resolve => {
 | 
			
		||||
            "/Lotus/Weapons/Tenno/Pistol/LotusPistol": { name: "Pistol" },
 | 
			
		||||
            "/Lotus/Weapons/Tenno/Rifle/LotusRifle": { name: "Rifle" },
 | 
			
		||||
            "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun": { name: "Shotgun" },
 | 
			
		||||
            "/Lotus/Weapons/Ostron/Melee/LotusModularWeapon": {name: "Zaw"},
 | 
			
		||||
            // Missing in data sources
 | 
			
		||||
            "/Lotus/Upgrades/CosmeticEnhancers/Peculiars/CyoteMod": { name: "Traumatic Peculiar" }
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user