diff options
Diffstat (limited to 'src/map/pc.h')
-rw-r--r-- | src/map/pc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index 0991d5150..53218c033 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -392,6 +392,7 @@ enum weapon_type { W_SHOTGUN, //20 W_GRENADE, //21 W_HUUMA, //22 + W_2HSTAFF, //23 MAX_WEAPON_TYPE, // dual-wield constants W_DOUBLE_DD, // 2 daggers |