Changeset 8706 for code/trunk/data/levels/emptyLevel.oxw
- Timestamp:
- Jun 14, 2011, 8:53:28 PM (14 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
-
code/trunk/data/levels/emptyLevel.oxw
r7679 r8706 12 12 13 13 <?lua 14 include("templates/spaceshipAssff .oxt")14 include("templates/spaceshipAssff2.oxt") 15 15 include("templates/spaceshipPirate.oxt") 16 16 ?> … … 23 23 <Template link=lodtemplate_default /> 24 24 </templates> 25 <?lua include("includes/notifications.oxi") ?> 25 26 26 27 <Scene … … 30 31 31 32 <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 />33 <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipassff2 /> 33 34 34 35 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.