mirror of
https://github.com/etlegacy/lua_apidoc.git
synced 2024-11-10 06:31:58 +00:00
Added WP_SHELL and MOD_SHELL constants
This commit is contained in:
parent
686f599bd7
commit
dbb150ec05
1 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
========================================= ==================
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue