Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 27, 2015, 10:03:53 PM (9 years ago)
Author:
landauf
Message:

cleanup: empty level is empty again & tabs→spaces.

Location:
code/branches/weaponFS15/data/levels
Files:
2 edited

Legend:

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

    r10369 r10601  
    1313
    1414<?lua
    15   include("templates/spaceshipAssff.oxt")
     15  include("templates/spaceshipAssff2.oxt")
    1616  include("templates/spaceshipPirate.oxt")
    1717  include("templates/spaceshipEscort.oxt")
     
    3030
    3131    <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"/>
    32     <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff />
     32    <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
    3333   
    3434  </Scene>
  • code/branches/weaponFS15/data/levels/includes/weaponSettingsAssff.oxi

    r10369 r10601  
    1111    </weaponsets>
    1212    <weapons>
    13          
    1413      <WeaponPack>
    1514        <links>
     
    5251        </links>
    5352        <Weapon>
    54           <!EnergyDrink mode=3 munitionpershot=0 delay=0  material="Flares/point_lensflare"muzzleoffset="2,-0.2,-1" /-->
     53          <!--EnergyDrink mode=3 munitionpershot=0 delay=0  material="Flares/point_lensflare"muzzleoffset="2,-0.2,-1" /-->
    5554        </Weapon>
    5655      </WeaponPack>
Note: See TracChangeset for help on using the changeset viewer.