Rev | Line | |
---|
[12118] | 1 | <Template name=wagnisCursor> |
---|
| 2 | <SpaceShip |
---|
[12133] | 3 | hudtemplate = WagnisHUD |
---|
[12118] | 4 | > |
---|
| 5 | |
---|
| 6 | |
---|
| 7 | <weaponslots> |
---|
| 8 | <WeaponSlot position="0,0,0" /> |
---|
| 9 | <WeaponSlot position="0,0,0" /> |
---|
| 10 | </weaponslots> |
---|
| 11 | <weaponsets> |
---|
| 12 | <WeaponSet firemode=0 /> |
---|
| 13 | <WeaponSet firemode=1 /> |
---|
| 14 | </weaponsets> |
---|
| 15 | <weaponpacks> |
---|
| 16 | <WeaponPack> |
---|
| 17 | <links> |
---|
| 18 | <DefaultWeaponmodeLink firemode=0 weaponmode=0 /> |
---|
| 19 | <DefaultWeaponmodeLink firemode=1 weaponmode=1 /> |
---|
| 20 | </links> |
---|
| 21 | <Weapon> |
---|
[12129] | 22 | <WagnisGun mode=0 munitionpershot=0 delay=0 damage=1 muzzleoffset="0, 0, 0" /> |
---|
| 23 | <WagnisGun mode=1 munitionpershot=0 delay=0 damage=1000 muzzleoffset="0, 0, 0" /> |
---|
[12118] | 24 | </Weapon> |
---|
| 25 | </WeaponPack> |
---|
| 26 | </weaponpacks> |
---|
| 27 | <munition> |
---|
[12129] | 28 | <LaserMunition initialmagazines=2 maxmagazines=4 munitionpermagazine=1 replenishamount=2 replenishinterval=7.5/> |
---|
[12118] | 29 | </munition> |
---|
| 30 | |
---|
| 31 | </SpaceShip> |
---|
| 32 | </Template> |
---|
| 33 | |
---|
| 34 | <Template name=spaceshipassffcameras defaults=0> |
---|
| 35 | <SpaceShip> |
---|
| 36 | <camerapositions> |
---|
[12129] | 37 | <CameraPosition position="0,0, 0" drag=true mouselook=true /> |
---|
| 38 | <CameraPosition position="0,0, 0" drag=true mouselook=true /> |
---|
[12118] | 39 | </camerapositions> |
---|
| 40 | </SpaceShip> |
---|
| 41 | </Template> |
---|
| 42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.