Changeset 12299 for code/branches/Boxhead_FS19/data/levels/Hover.oxw
- Timestamp:
- Apr 11, 2019, 4:02:22 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Boxhead_FS19/data/levels/Hover.oxw
r12286 r12299 14 14 <?lua 15 15 include("templates/spaceshipHover.oxt") 16 include("templates/spaceshipzombie.oxt") 16 17 ?> 18 17 19 18 20 <?lua … … 83 85 <SpaceShip position="100,20,100" lookat="50,20,50" name="enemy" health="200" maxhealth="200" initialhealth="200" > 84 86 <templates> 85 <Template link=spaceship hover/>87 <Template link=spaceshipzombie /> 86 88 </templates> 87 89 <controller>
Note: See TracChangeset
for help on using the changeset viewer.