Changeset 6290
- Timestamp:
- Dec 9, 2009, 3:10:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/levels/templates/spaceship_ghost.oxt
r6286 r6290 33 33 <BoxCollisionShape position="0,0.1,-19" halfExtents="1.4, 1, 2" /> 34 34 </collisionShapes> 35 35 <?lua 36 include("includes/weaponsettings_ghost.oxi") 37 ?> 36 38 </SpaceShip> 37 39 </Template> … … 44 46 <CameraPosition position="0,50,200" drag=true mouselook=true /> 45 47 </camerapositions> 46 47 <?lua48 include("includes/weaponsettings_ghost.oxi")49 ?>50 51 48 </SpaceShip> 52 49 </Template>
Note: See TracChangeset
for help on using the changeset viewer.