Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2015, 7:33:37 PM (9 years ago)
Author:
meggiman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/weaponFS15/src/modules/weapons/munitions/GravityBombMunition.cc

    r10369 r10455  
    33 *
    44 *  Created on: Apr 16, 2015
    5  *      Author: meggiman
     5 *      Author: Manuel Eggimann
    66 */
    77#include "GravityBombMunition.h"
     
    1717                this->maxMunitionPerMagazine_ = 1;
    1818                this->maxMagazines_ = 30;
    19                 this->magazines_ = 10;
     19                this->magazines_ = 15;
    2020
    2121                this->bUseSeparateMagazines_ = false;
Note: See TracChangeset for help on using the changeset viewer.