diff --git a/script.js b/script.js index c4eca94..32ea772 100644 --- a/script.js +++ b/script.js @@ -377,7 +377,7 @@ function randomize_attachments_single(weapon) if (pick == weapon.optic.length) { result.push(0); - result.push("images/attachments/optics/none.svg"); + result.push("images/attachments/optics/none.png"); result.push(""); } else