Changeset 5301
- Timestamp:
- Dec 3, 2008, 4:43:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/questsystem.oxw
r5283 r5301 6 6 include("levels/spaceshiptemplates.oxw") 7 7 ?> 8 9 <NotificationQueue 10 name = "notification" 11 position = "0.03, 0.5" 12 font = "VeraMono" 13 textSize = 0.025 14 length = 3 15 /> 8 16 9 17 <Level … … 101 109 </events> 102 110 </ParticleSpawner> 111 112 <ParticleEmitter name=firecenter position="0,0,0" source="Orxonox/fire3" active=false> 113 <events> 114 <activity> 115 <QuestListener questId="b80c2c60-e62c-4637-80f8-5aa18dc93b34" status="complete" /> 116 </activity> 117 </events> 118 </ParticleEmitter> 103 119 104 120 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.