Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5461


Ignore:
Timestamp:
Apr 18, 2009, 6:16:39 PM (15 years ago)
Author:
landauf
Message:

Added a second weaponsettings-file for the new features in the "weapons" branch. If you use this branch, change line 37 in spaceshiptemplates_presentation.oxw to include the new file.

Location:
data/media/levels
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/weaponsettings1.oxw

    r5458 r5461  
    1010    <weapons>
    1111      <WeaponPack firemode=0>
    12         <links>
    13           <DefaultWeaponmodeLink firemode=0 weaponmode=0 />
    14           <DefaultWeaponmodeLink firemode=1 weaponmode=0 />
    15         </links>
    1612        <LaserGun
    1713            position="0,0,0"
     
    3228      </WeaponPack>
    3329      <WeaponPack firemode=1>
    34         <links>
    35           <DefaultWeaponmodeLink firemode=1 weaponmode=0 />
    36         </links>
    37         <LaserGun
     30        <Fusion
    3831            position="0,0,0"
    39             munitionType="LaserGunMunition"
     32            munitionType="FusionMunition"
    4033            bulletLoadingTime="0.3"
    4134            magazineLoadingTime="3"
Note: See TracChangeset for help on using the changeset viewer.