Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class mGmTransAmmo extends TransAmmo;
- function bool AddAmmo(int AmmoToAdd)
- {
- return false;
- }
- defaultproperties
- {
- PickupClass=None
- MaxAmmo=5
- InitialAmount=5
- ItemName="mGmTransLauncher"
- }
Advertisement
Add Comment
Please, Sign In to add comment