Changeset 10760 for code/branches/hoverHS15/data/levels
- Timestamp:
- Nov 2, 2015, 6:01:56 PM (9 years ago)
- Location:
- code/branches/hoverHS15/data/levels
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/hoverHS15/data/levels/Hover.oxw
r10751 r10760 14 14 <?lua 15 15 include("templates/spaceshipPirate.oxt") 16 include("templates/spaceshipHover.oxt") 16 17 ?> 17 18 … … 75 76 76 77 <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"/> 77 <SpawnPoint team=0 position="0,100,0" lookat="100,100,0" spawnclass= SpaceShip pawndesign=spaceshippirate/>78 <SpawnPoint team=0 position="0,100,0" lookat="100,100,0" spawnclass=HoverShip pawndesign=spaceshiphover /> 78 79 79 80 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.