Small cleanup. More credits.
This commit is contained in:
parent
749ccd80b6
commit
fbf3e9fee3
7 changed files with 9 additions and 48 deletions
|
|
@ -268,6 +268,8 @@ Class SWWMAmmo : Ammo
|
|||
+INVENTORY.IGNORESKILL;
|
||||
+DONTGIB;
|
||||
Inventory.PickupFlash "SWWMPickupFlash";
|
||||
+FLOATBOB;
|
||||
FloatBobStrength 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -298,6 +300,8 @@ Class MagAmmo : Inventory abstract
|
|||
Inventory.PickupSound "misc/bullet_pkup";
|
||||
Inventory.Amount 1;
|
||||
Inventory.PickupFlash "SWWMPickupFlash";
|
||||
+FLOATBOB;
|
||||
FloatBobStrength 0.25;
|
||||
}
|
||||
|
||||
virtual Class<MagAmmo> GetParentMagAmmo()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue