Changeset 7550
- Timestamp:
- Oct 16, 2010, 2:45:07 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/data/levels/templates/pickup_representation_templates.oxt
r7547 r7550 429 429 430 430 <Template name=droneTemplate> 431 <Drone name=" meineDrohne" mass= "50" linearDamping = "0.7" angularDamping = "0.99999" maxDistanceToOwner_=150 minDistanceToOwner_=75 maxShootingRange_=1000 primaryThrust_=250 auxilaryThrust_=250 rotationThrust_=50>431 <Drone name="Drone" mass= "50" linearDamping = "0.7" angularDamping = "0.99999" maxDistanceToOwner_=150 minDistanceToOwner_=75 maxShootingRange_=1000 primaryThrust_=250 auxilaryThrust_=250 rotationThrust_=50> 432 432 <attached> 433 433 <Model scale="1" mesh="drone.mesh"/> … … 452 452 <Model mesh="hs-w01s.mesh" roll="195" position="0.1,0.5,0" scale=2 /> 453 453 </attached> 454 <HsW01 mode=0 munitionpershot=0 delay=0.125 material="Flares/point_lensflare" muzzleoffset=" 0.7, 1.5,-4" />455 <HsW01 mode=0 munitionpershot=0 delay=0 material="Flares/point_lensflare" muzzleoffset="-0.9, 1.1,-4" />454 <HsW01 mode=0 munitionpershot=0 delay=0.125 damage=1.5708 material="Flares/point_lensflare" muzzleoffset=" 0.7, 1.5,-4" /> 455 <HsW01 mode=0 munitionpershot=0 delay=0 damage=1.5708 material="Flares/point_lensflare" muzzleoffset="-0.9, 1.1,-4" /> 456 456 </Weapon> 457 457 </WeaponPack>
Note: See TracChangeset
for help on using the changeset viewer.