Changeset 10819
- Timestamp:
- Nov 20, 2015, 6:10:41 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/data/levels/presentationFS15.oxw
r10622 r10819 14 14 <?lua 15 15 include("templates/spaceshipRing.oxt") 16 include("templates/spaceship FS15.oxt")16 include("templates/spaceshipHeartAttack.oxt") 17 17 include("templates/orbStation.oxt") 18 18 include("templates/spaceshipSwallow.oxt") … … 31 31 32 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"/> 33 <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceship fs15/>33 <SpawnPoint team=0 position="-500,0,0" lookat="-1000,0,0" spawnclass=SpaceShip pawndesign=spaceshipHeartAttack/> 34 34 35 35 <?lua for i=0,4,1 do ?>
Note: See TracChangeset
for help on using the changeset viewer.