Changeset 11185 for code/branches/sagerjFS16/data/levels
- Timestamp:
- May 12, 2016, 4:03:47 PM (9 years ago)
- Location:
- code/branches/sagerjFS16/data/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/sagerjFS16/data/levels/includes/weaponSettingsEscort.oxi
r11170 r11185 24 24 munitionpershot=1 25 25 delay=0 26 damage= 9.326 damage=0.5 27 27 material="Flares/point_lensflare" 28 28 muzzleoffset=" 1.6, 1.3, -2.0" … … 36 36 <munition> 37 37 <LaserMunition 38 initialmagazines= 839 maxmagazines= 838 initialmagazines=2 39 maxmagazines=2 40 40 munitionpermagazine=10 41 41 replenishamount=1 42 replenishinterval= 7.542 replenishinterval=2 43 43 /> 44 44 </munition> -
code/branches/sagerjFS16/data/levels/missionOne.oxw
r11052 r11185 12 12 include("templates/lodInformation.oxt") 13 13 include("templates/spaceshipAssff.oxt") 14 include("templates/spaceshipEscort.oxt") 14 15 include("templates/spaceshipPirate.oxt") 15 16 include("templates/spaceshipSpacecruiser.oxt") … … 57 58 <events> 58 59 <trigger> 59 <TeamSpawnPoint team=0 position="800,700,600" direction="-1,0,0" spawnclass=SpaceShip pawndesign=spaceship assff>60 <TeamSpawnPoint team=0 position="800,700,600" direction="-1,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort> 60 61 <EventTrigger invert=true> 61 62 <events>
Note: See TracChangeset
for help on using the changeset viewer.