Changeset 11495 for code/trunk/data/levels/includes
- Timestamp:
- Oct 23, 2017, 12:23:21 AM (7 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/tgidronFS16 removed
- Property svn:mergeinfo changed
-
code/trunk/data/levels/includes/weaponSettingsHover.oxi
r11493 r11495 1 1 <weaponslots> 2 <WeaponSlot position="- 10,2,-100" />3 <WeaponSlot position=" 10,2,-100" />2 <WeaponSlot position="-3,2,-3" /> 3 <WeaponSlot position=" 3,2,-3" /> 4 4 </weaponslots> 5 5 <weaponsets> … … 14 14 </links> 15 15 <Weapon> 16 < HsW01 mode=0 munitionpershot=0 delay=0.125 speed=2000.0f damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 1, 1,-50" projectileMesh="LaserBeam2.mesh" />16 <IceGun mode=0 munitionpershot=0 delay=0.125 damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 0.1, 1.6,-2" projectileMesh="LaserBeam2.mesh" /> 17 17 </Weapon> 18 18 <Weapon> 19 < HsW01 mode=0 munitionpershot=0 delay=0.125 speed=2000.0f damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 0.8, 1,-50" projectileMesh="LaserBeam2.mesh" />19 <IceGun mode=0 munitionpershot=0 delay=0 damage=9.3 material="Flares/point_lensflare" muzzleoffset=" 1.6, 1.3, -2.0" projectileMesh="LaserBeam2.mesh" /> 20 20 </Weapon> 21 21 </WeaponPack> … … 27 27 </weaponpacks> 28 28 <munition> 29 < LaserMunition initialmagazines=2 maxmagazines=2 munitionpermagazine=20/>29 <IceMunition initialmagazines=1 maxmagazines=1 munitionpermagazine=10/> 30 30 </munition>
Note: See TracChangeset
for help on using the changeset viewer.