[Orxonox-commit 4530] r9202 - code/branches/presentation2012/data/levels/templates

smerkli at orxonox.net smerkli at orxonox.net
Fri May 18 15:13:05 CEST 2012


Author: smerkli
Date: 2012-05-18 15:13:04 +0200 (Fri, 18 May 2012)
New Revision: 9202

Modified:
   code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt
Log:
small color update to damageboostpickup

Modified: code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt
===================================================================
--- code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt	2012-05-18 13:09:07 UTC (rev 9201)
+++ code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt	2012-05-18 13:13:04 UTC (rev 9202)
@@ -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