Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 12, 2016, 4:03:47 PM (8 years ago)
Author:
sagerj
Message:

fix the charging during reloadtime, the hudchargebar working so far…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/sagerjFS16/data/levels/includes/weaponSettingsEscort.oxi

    r11170 r11185  
    2424            munitionpershot=1
    2525            delay=0
    26             damage=9.3
     26            damage=0.5
    2727            material="Flares/point_lensflare"
    2828            muzzleoffset=" 1.6, 1.3, -2.0"
     
    3636    <munition>
    3737      <LaserMunition
    38         initialmagazines=8
    39         maxmagazines=8
     38        initialmagazines=2
     39        maxmagazines=2
    4040        munitionpermagazine=10
    4141        replenishamount=1
    42         replenishinterval=7.5
     42        replenishinterval=2
    4343      />
    4444    </munition>
Note: See TracChangeset for help on using the changeset viewer.