Quadshot implemented. Moving on to the other weapons.

This commit is contained in:
Marisa the Magician 2019-09-12 20:28:34 +02:00
commit 6cef6f4ebf
8 changed files with 605 additions and 19 deletions

View file

@ -2,9 +2,9 @@ Class Betamag : UnrealWeapon
{
Default
{
Tag "$T_BETAMAG";
Tag "$T_PROTOMAG";
Inventory.Icon "I_ClipAm";
Inventory.PickupMessage "$I_BETAMAG";
Inventory.PickupMessage "$I_PROTOMAG";
Inventory.MaxAmount 1;
Inventory.InterHubAmount 2;
Weapon.UpSound "betamag/select";