Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2016, 4:06:26 PM (7 years ago)
Author:
pschefer
Message:

template file of endurance bigship modified

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/BigShip_HS16/data/levels/emptyLevel.oxw

    r11052 r11259  
    1414<?lua
    1515  include("templates/spaceshipEscort.oxt")
     16  include("templates/endurancetest_template.oxt")
    1617?>
    1718
     
    2930    <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0"/>
    3031    <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
     32
     33    <MovableEntity position="0,0,0" >
     34      <templates>
     35        <Template link=endurance/>
     36      </templates>
     37    </MovableEntity>
    3138   
    3239  </Scene>
Note: See TracChangeset for help on using the changeset viewer.