Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationFS15merge/data/levels/includes/weaponSettingsRing.oxi @ 10617

Last change on this file since 10617 was 10617, checked in by landauf, 8 years ago

added new levels and modified ship definitions from branch presentationFS15

File size: 766 bytes
Line 
1<weaponslots>
2  <WeaponSlot position="11,0,-7" />
3  <WeaponSlot position="-11,0,-7" />
4</weaponslots>
5<weaponsets>
6  <WeaponSet firemode=0 />
7  <WeaponSet firemode=1 />
8</weaponsets>
9<weapons>
10  <WeaponPack>
11    <links>
12      <DefaultWeaponmodeLink firemode=0 weaponmode=0 />
13      <DefaultWeaponmodeLink firemode=1 weaponmode=1 />
14    </links>
15    <Weapon>
16      <HsW01 mode=0 munitionpershot=0 delay=0.125 damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 0.1, 1.4,-3" projectileMesh="LaserBeam2.mesh" />
17    </Weapon>
18    <Weapon>
19      <HsW01 mode=0 munitionpershot=0 delay=0     damage=9.3 material="Flares/point_lensflare" muzzleoffset="0.1, 1.4, -3" projectileMesh="LaserBeam2.mesh" />
20    </Weapon>
21  </WeaponPack>
22</weapons>
Note: See TracBrowser for help on using the repository browser.