Last change
on this file since 8254 was
7679,
checked in by dafrick, 14 years ago
|
Renaming levelfiles (and some other) according to our new naming conventions which is using camelCase, without '_' or spaces.
|
-
Property svn:eol-style set to
native
|
File size:
1.0 KB
|
Rev | Line | |
---|
[6363] | 1 | <weaponslots> |
---|
| 2 | <WeaponSlot position=" 55,-10,20" /> |
---|
| 3 | <WeaponSlot position="-55,-10,20" /> |
---|
| 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 material="Flares/point_lensflare" /> |
---|
| 17 | <HsW01 mode=0 munitionpershot=0 delay=0.1 material="Flares/point_lensflare" muzzleoffset=" 0.5,0.6,1.7" /> |
---|
[6389] | 18 | <LightningGun mode=1 muzzleoffset="0,0,0" /> |
---|
[6363] | 19 | </Weapon> |
---|
| 20 | <Weapon> |
---|
| 21 | <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" /> |
---|
| 22 | <HsW01 mode=0 munitionpershot=0 delay=0.1 material="Flares/point_lensflare" muzzleoffset="-0.5,0.6,1.7" /> |
---|
[6389] | 23 | <LightningGun mode=1 muzzleoffset="0,0,0" /> |
---|
[6363] | 24 | </Weapon> |
---|
| 25 | </WeaponPack> |
---|
| 26 | </weapons> |
---|
Note: See
TracBrowser
for help on using the repository browser.