Changeset 4618 for data/trunk/levels/sp_level_spacestation1.oxw
- Timestamp:
- Jan 29, 2007, 4:30:57 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/levels/sp_level_spacestation1.oxw
r4614 r4618 92 92 <abs-coor>0, 87, -672</abs-coor> 93 93 <rel-target-coor>0, 70, 0</rel-target-coor> 94 <action-time>1. 25</action-time>94 <action-time>1.0</action-time> 95 95 <action-radius>150.0</action-radius> 96 96 </Mover> … … 101 101 <abs-coor>0, 87, -672</abs-coor> 102 102 <rel-target-coor>0, -75, 0</rel-target-coor> 103 <action-time>1. 25</action-time>103 <action-time>1.0</action-time> 104 104 <action-radius>150.0</action-radius> 105 <opening-sound>sounds/ ComboActivated.wav</opening-sound>106 <moving-sound>sounds/ machinery8.wav</moving-sound>107 <closing-sound>sounds/ ComboActivated.wav</closing-sound>108 <closed-sound>sounds/ ArmorHit.wav</closed-sound>105 <opening-sound>sounds/doors/door_opening2.wav</opening-sound> 106 <moving-sound>sounds/doors/door_moving2.wav</moving-sound> 107 <closing-sound>sounds/doors/door_opening2.wav</closing-sound> 108 <closed-sound>sounds/doors/door_closed2.wav</closed-sound> 109 109 </Mover> 110 110 <Mover> … … 114 114 <abs-coor>0, 87, -672</abs-coor> 115 115 <rel-target-coor>-75, 0, 0</rel-target-coor> 116 <action-time>1. 25</action-time>116 <action-time>1.0</action-time> 117 117 <action-radius>150.0</action-radius> 118 118 </Mover> … … 123 123 <abs-coor>0, 87, -672</abs-coor> 124 124 <rel-target-coor>75, 0, 0</rel-target-coor> 125 <action-time>1. 25</action-time>125 <action-time>1.0</action-time> 126 126 <action-radius>150.0</action-radius> 127 127 </Mover> … … 135 135 <action-time>1.10</action-time> 136 136 <action-radius>100.0</action-radius> 137 <opening-sound>sounds/doors/door_opening2.wav</opening-sound> 138 <closing-sound>sounds/doors/door_opening2.wav</closing-sound> 139 <closed-sound>sounds/doors/door_closed2.wav</closed-sound> 137 140 </Mover> 138 141 … … 531 534 </ScriptManager> 532 535 533 <Music>music/tower02.ogg</Music>536 <!-- <Music>sounds/ambient/tower02.ogg</Music> --> 534 537 535 538 <LightManager>
Note: See TracChangeset
for help on using the changeset viewer.