Added amb427: Additional weapons to dod_{get,set}_user_ammo

This commit is contained in:
Steve Dudenhoeffer
2007-06-22 18:25:16 +00:00
parent ef41393bc3
commit a3342213b5
2 changed files with 18 additions and 0 deletions

View File

@ -223,6 +223,16 @@ enum {
DODW_BAZOOKA,
DODW_PANZERSCHRECK,
DODW_PIAT,
DODW_SCOPED_FG42,
DODW_FOLDING_CARBINE,
DODW_KAR_BAYONET,
DODW_SCOPED_ENFIELD,
DODW_MILLS_BOMB,
DODW_BRITKNIFE,
DODW_GARAND_BUTT,
DODW_ENFIELD_BAYONET,
DODW_MORTAR,
DODW_K43_BUTT,
};