Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9415


Ignore:
Timestamp:
Oct 25, 2012, 8:56:42 PM (11 years ago)
Author:
jo
Message:

Integrating Felix' EscortShip in the game (new weaponsetting and spaceshiptemplate added).

Location:
code/trunk/data/levels
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/emptyLevel.oxw

    r9016 r9415  
    1515  include("templates/spaceshipAssff2.oxt")
    1616  include("templates/spaceshipPirate.oxt")
     17  include("templates/spaceshipEscort.oxt")
    1718?>
    1819
     
    2930
    3031    <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"/>
    31     <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff2 />
     32    <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
    3233   
    3334  </Scene>
Note: See TracChangeset for help on using the changeset viewer.