not OP disable RPG on Perks

Integration for commit d788ce7cb3d302be29ea0146345dabf003cc6b8b
This commit is contained in:
Kianda 2021-08-07 17:22:48 +02:00 committed by GitHub
parent d788ce7cb3
commit feb573d43b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -726,6 +726,7 @@ get_random_perk( perkslot, rank, att1, att2 )
case "specialty_armorvest": case "specialty_armorvest":
case "specialty_pistoldeath": case "specialty_pistoldeath":
case "specialty_grenadepulldeath": case "specialty_grenadepulldeath":
case "specialty_weapon_rpg":
continue; continue;
} }
} }