Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/sagerjFS16/data/levels/includes/weaponSettingsEscort.oxi @ 11166

Last change on this file since 11166 was 11166, checked in by sagerj, 8 years ago

today I got pawn'ed

  • Property svn:eol-style set to native
File size: 680 bytes
Line 
1    <weaponslots>
2      <WeaponSlot position="-9.2,2,-13" />
3
4    </weaponslots>
5    <weaponsets>
6      <WeaponSet firemode=0 />
7
8    </weaponsets>
9    <weaponpacks>
10      <WeaponPack>
11        <links>
12          <DefaultWeaponmodeLink firemode=0 weaponmode=0 />
13
14        </links>
15        <Weapon>
16          <Discharger mode=0 munitionpershot=1 delay=0     damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 1.6, 1.3, -2.0" projectileMesh="LaserBeam2.mesh" />
17        </Weapon>
18   
19      </WeaponPack>
20
21    </weaponpacks>
22    <munition>
23      <LaserMunition initialmagazines=8 maxmagazines=8 munitionpermagazine=10 replenishamount=1 replenishinterval=7.5/>
24    </munition>
Note: See TracBrowser for help on using the repository browser.