From 65161e91332f49b04e5412b32c3977de74635f09 Mon Sep 17 00:00:00 2001 From: HibiKier <775757368@qq.com> Date: Sun, 26 Mar 2023 22:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=E7=BD=95=E8=A7=81=E7=89=A9?= =?UTF-8?q?=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/open_cases/config.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins/open_cases/config.py b/plugins/open_cases/config.py index c3496918..e2f376cb 100755 --- a/plugins/open_cases/config.py +++ b/plugins/open_cases/config.py @@ -100,8 +100,18 @@ KNIFE2ID = { "求生匕首": "weapon_knife_canis", "流浪者匕首": "weapon_knife_outdoor", "骷髅匕首": "weapon_knife_skeleton", + "血猎手套": "weapon_bloodhound_gloves", + "驾驶手套": "weapon_driver_gloves", + "手部束带": "weapon_hand_wraps", + "摩托手套": "weapon_moto_gloves", + "专业手套": "weapon_specialist_gloves", + "运动手套": "weapon_sport_gloves", + "九头蛇手套": "weapon_hydra_gloves", + "狂牙手套": "weapon_brokenfang_gloves", } +WEAPON2ID = {} + # 武器箱 CASE2ID = { "变革": "set_community_32",