[Orxonox-commit 4528] r9200 - code/branches/pickup2012/data/levels/templates
lkevin at orxonox.net
lkevin at orxonox.net
Fri May 18 15:06:46 CEST 2012
Author: lkevin
Date: 2012-05-18 15:06:46 +0200 (Fri, 18 May 2012)
New Revision: 9200
Modified:
code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt
Log:
Changed colour of the damageboost pickups.
Modified: code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt
===================================================================
--- code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt 2012-05-18 13:02:07 UTC (rev 9199)
+++ code/branches/pickup2012/data/levels/templates/pickupRepresentationTemplates.oxt 2012-05-18 13:06:46 UTC (rev 9200)
@@ -222,7 +222,7 @@
<spawner-representation>
<StaticEntity>
<attached>
- <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
+ <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
<attached>
<Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageSmall" scale=0.7 />
</attached>
@@ -247,7 +247,7 @@
<spawner-representation>
<StaticEntity>
<attached>
- <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
+ <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
<attached>
<Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageMedium" scale=0.7 />
</attached>
@@ -272,7 +272,7 @@
<spawner-representation>
<StaticEntity>
<attached>
- <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
+ <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
<attached>
<Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageLarge" scale=0.7 />
</attached>
More information about the Orxonox-commit
mailing list