Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2017, 3:44:49 PM (7 years ago)
Author:
nyogaraj
Message:

i finished the project without ever making any commits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/Boss_FS17/data/levels/templates/Bossspawnship.oxt

    r11388 r11424  
    1 <Template name=spaceshipescort>
     1<Template name=spaceshipsputim>
    22  <SpaceShip
    33   hudtemplate            = spaceshiphud
     
    77   explosionchunks        = 10
    88
    9    health            = 80
     9   health            = 200
    1010   maxhealth         = 200
    11    initialhealth     = 80
     11   initialhealth     = 200
    1212
    1313   shieldhealth        = 35
     
    4343    </engines>
    4444    <attached>
    45       <Model position="0,0,0" yaw=90 pitch=0 roll=0 scale=4 mesh="Thruster.mesh" />
     45      <Model position="0,0,0" yaw=90 pitch=0 roll=0 scale=4 mesh="assff.mesh" />
    4646      <Model position="0,0,0" yaw=180 pitch=90 roll=0 scale=4 mesh="escortWeapon.mesh" />
    4747     
    4848      <!--Thruster. -->
    49 <!--Model mesh="cube.mesh" mass=10 position="0,0,3" scale3D="10,4,8" />
     49<!--Model mesh="cube.mesh" mass=10 position="0,0,3" scale3D="10,4,8" "assff.mesh"/>
    5050<Model mesh="cube.mesh" mass=10 position="12.6,-2,3" scale3D="2.8,2.8,11" />
    5151<Model mesh="cube.mesh" mass=10 position="-12.6,-2,3" scale3D="2.8,2.8,11" />
     
    7070      <ExplosionPart mesh="explosionparts/escort_part_6.mesh" effect1="Orxonox/fire4" effect2="Orxonox/smoke6" />
    7171    </explosion>
     72
    7273<?lua
    7374  include("../includes/BossSpawnWeaponSetting.oxi")
Note: See TracChangeset for help on using the changeset viewer.