From 8458c7877f25048f46b8cf49e47df0b79a0fe742 Mon Sep 17 00:00:00 2001 From: padoru233 <99017826+padoru233@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:06:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=B0=E6=88=98=E5=A4=87?= =?UTF-8?q?=E5=90=8D=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nonebot_plugin_helldivers_tools/data/equipment.json | 4 ++-- ...S.P. Launcher.png => StA-X3 W.A.S.P. 发射器.png} | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename nonebot_plugin_helldivers_tools/img/helldivers/{StA-X3 W.A.S.P. Launcher.png => StA-X3 W.A.S.P. 发射器.png} (100%) diff --git a/nonebot_plugin_helldivers_tools/data/equipment.json b/nonebot_plugin_helldivers_tools/data/equipment.json index c0ab3ed..5d625e4 100644 --- a/nonebot_plugin_helldivers_tools/data/equipment.json +++ b/nonebot_plugin_helldivers_tools/data/equipment.json @@ -366,8 +366,8 @@ "backpack": 1 }, { - "name": "StA-X3 W.A.S.P. Launcher", - "path": "img/helldivers/StA-X3 W.A.S.P. Launcher.png", + "name": "StA-X3 W.A.S.P. 发射器", + "path": "img/helldivers/StA-X3 W.A.S.P. 发射器.png", "type": "blue", "backpack": 1 } diff --git a/nonebot_plugin_helldivers_tools/img/helldivers/StA-X3 W.A.S.P. Launcher.png b/nonebot_plugin_helldivers_tools/img/helldivers/StA-X3 W.A.S.P. 发射器.png similarity index 100% rename from nonebot_plugin_helldivers_tools/img/helldivers/StA-X3 W.A.S.P. Launcher.png rename to nonebot_plugin_helldivers_tools/img/helldivers/StA-X3 W.A.S.P. 发射器.png