Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 14, 2016, 4:07:34 PM (7 years ago)
Author:
pschefer
Message:

Spaceshipparts almost completed

File:
1 edited

Legend:

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

    r11259 r11291  
    1010  include("HUDTemplates3.oxo")
    1111  include("templates/lodInformation.oxt")
     12  include("templates/HeavyCruiser.oxt")
    1213?>
    1314
     
    3132    <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
    3233
    33     <MovableEntity position="0,0,0" >
     34    <ModularSpaceShip position="0,-1000,-200" health="2000" maxhealth="4000" initialhealth="2000">
    3435      <templates>
    35         <Template link=endurance/>
     36        <Template link=HeavyCruiser />
    3637      </templates>
    37     </MovableEntity>
     38    </ModularSpaceShip>
    3839   
    3940  </Scene>
Note: See TracChangeset for help on using the changeset viewer.