Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/Presentation_FS19/data/levels/includes/OrxoBloxWeapon.oxi @ 12411

Last change on this file since 12411 was 12411, checked in by wiesep, 5 years ago

Merged OrxoBlox_FS19

File size: 791 bytes
Line 
1    <weaponslots>
2      <WeaponSlot position="0,-5,0" />/>
3    </weaponslots>
4    <weaponsets>
5      <WeaponSet firemode=0 />
6    </weaponsets>
7    <weaponpacks>
8      <WeaponPack>
9        <links>
10          <DefaultWeaponmodeLink firemode=0 weaponmode=0 />
11        </links>
12        <Weapon>
13          <BallGun mode=0 munitionpershot=0 delay=0.125 damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 0.1, 1.6,-2" projectileMesh="laserbeam.mesh" />
14        </Weapon>
15      </WeaponPack>
16      <WeaponPack>
17        <links>
18          <DefaultWeaponmodeLink firemode=1 weaponmode=0 />
19        </links>
20      </WeaponPack>
21    </weaponpacks>
22    <munition>
23      <BallMunition initialmagazines=1 maxmagazines=1 munitionpermagazine=1 replenishamount=1 replenishinterval=4/>
24    </munition>
Note: See TracBrowser for help on using the repository browser.