From dbb150ec05ebcc4440e0d22b8f3dc10195917e49 Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Sat, 2 Mar 2019 14:07:27 +0100 Subject: [PATCH] Added WP_SHELL and MOD_SHELL constants --- constants.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/constants.rst b/constants.rst index 1dab573..8350828 100644 --- a/constants.rst +++ b/constants.rst @@ -214,7 +214,8 @@ et.WP_MORTAR2 51 Axis Mortar et.WP_MORTAR2_SET 52 Axis Deployed Mortar et.WP_BAZOOKA 53 Bazooka et.WP_MP34 54 MP34 -et.WP_NUM_WEAPONS 55 Number of weapons +et.WP_SHELL 55 Shell +et.WP_NUM_WEAPONS 56 Number of weapons ============================= ================== ================================== @@ -292,7 +293,8 @@ et.MOD_MORTAR2 63 et.MOD_BAZOOKA 64 et.MOD_BACKSTAB 65 et.MOD_MP34 66 -et.MOD_NUM_MODS 67 +et.MOD_SHELL 67 +et.MOD_NUM_MODS 68 ========================================= ==================