Changeset 5738 for code/trunk/data
- Timestamp:
- Sep 1, 2009, 2:03:05 AM (15 years ago)
- Location:
- code/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/libraries2 (added) merged: 5703-5717,5719-5737
- Property svn:mergeinfo changed
-
code/trunk/data/levels/presentation09b.oxw
r5700 r5738 28 28 </Template> 29 29 30 <SpawnPoint position="-3800, 2500, 1500" direction="-0.683, -0.289, -0.670" spawnclass=SpaceShip pawndesign=spaceshipassff 2/>30 <SpawnPoint position="-3800, 2500, 1500" direction="-0.683, -0.289, -0.670" spawnclass=SpaceShip pawndesign=spaceshipassff /> 31 31 32 32 <SpaceShip position="-3900,3000,1000"> -
code/trunk/data/levels/princessaeryn.oxw
r5697 r5738 1 1 <?lua 2 include(" overlay/hudtemplates3.oxo")3 include(" overlay/stats.oxo")4 include(" levels/templates/spaceship_assff.oxt")2 include("hudtemplates3.oxo") 3 include("stats.oxo") 4 include("templates/spaceship_assff.oxt") 5 5 ?> 6 6
Note: See TracChangeset
for help on using the changeset viewer.