Changeset 6532
- Timestamp:
- Mar 15, 2010, 5:20:26 PM (15 years ago)
- Location:
- code/branches/ppspickups2
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ppspickups2/data/levels/pickup_pps_invi.oxw
r6531 r6532 23 23 ?> 24 24 25 <!-- 25 26 <PickupSpawner position="-100,0,-100" triggerDistance="10" respawnTime="30" maxSpawnedItems="10"> 26 27 <pickup> … … 71 72 </PickupSpawner> 72 73 73 < !--PickupSpawner position="100,100,100" triggerDistance="10" respawnTime="30" maxSpawnedItems="10">74 <PickupSpawner position="100,100,100" triggerDistance="10" respawnTime="30" maxSpawnedItems="10"> 74 75 <pickup> 75 76 <HealthPickup health=50 healthRate=5 durationType=continuous activationType=immediate healthType=limited /> 76 77 </pickup> 77 </PickupSpawner--> 78 </PickupSpawner> 79 --> 78 80 79 81 <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0" />
Note: See TracChangeset
for help on using the changeset viewer.