From 7db48ba348d728cbb7d1cb3f109b4c5217f1c008 Mon Sep 17 00:00:00 2001 From: msprijatelj <44978587+msprijatelj@users.noreply.github.com> Date: Sun, 24 Nov 2024 15:11:36 -0500 Subject: [PATCH] fix(weapon): Change Legion Nexus range from string to int --- lib/weapons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/weapons.json b/lib/weapons.json index 8631b44..0aa4bba 100644 --- a/lib/weapons.json +++ b/lib/weapons.json @@ -202,7 +202,7 @@ [ { "type": "Range", - "val": "10" + "val": 10 } ], "tags":