Add missing MP5K and Springfield Pack-A-Punch Definition

This commit is contained in:
cypress 2023-11-29 11:43:02 -05:00 committed by GitHub
parent e964dcb309
commit 9b9c690c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2166,6 +2166,8 @@ float pap_detr(int weapon)
case W_ARMAGEDDON:
case W_WIDDER:
case W_KILLU:
case W_KOLLIDER:
case W_PULVERIZER:
return 1;
default:
return 0;