Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10819


Ignore:
Timestamp:
Nov 20, 2015, 6:10:41 PM (8 years ago)
Author:
fvultier
Message:

deleted useless file: spaceshipFS15 is the same as spaceshipHeartAttack

File:
1 edited

Legend:

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

    r10622 r10819  
    1414<?lua
    1515  include("templates/spaceshipRing.oxt")
    16   include("templates/spaceshipFS15.oxt")
     16  include("templates/spaceshipHeartAttack.oxt")
    1717  include("templates/orbStation.oxt")
    1818  include("templates/spaceshipSwallow.oxt")
     
    3131
    3232    <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"/>
    33     <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceshipfs15/>
     33    <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceshipHeartAttack/>
    3434
    3535    <?lua for i=0,4,1 do ?>
Note: See TracChangeset for help on using the changeset viewer.