From 90daeaeb634cfd3e3c55097b8758f99157a97bf1 Mon Sep 17 00:00:00 2001 From: Wolfgang Becker Date: Fri, 11 Aug 2006 00:09:27 +0000 Subject: [PATCH] Added some candles in test/light.stl. Editor: removed debug messages. SVN-Revision: 4157 --- data/levels/test/light.stl | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/data/levels/test/light.stl b/data/levels/test/light.stl index 11077105f..10c6b48b6 100644 --- a/data/levels/test/light.stl +++ b/data/levels/test/light.stl @@ -13,19 +13,19 @@ ) (spotlight (angle 60) - (color 1 0 0 0.9999695) + (color 1 0 0) (x 100) (y 300) ) (spotlight (angle 0) - (color 0 0 1 0.9999695) + (color 0 0 1) (x 480) (y 288) ) (spotlight (angle -60) - (color 0 1 0 0.9999695) + (color 0 1 0) (x 288) (y 96) ) @@ -35,6 +35,22 @@ (x 1632) (y 160) ) + (candle + (x 896) + (y 224) + ) + (candle + (x 2112) + (y 224) + ) + (candle + (x 2240) + (y 224) + ) + (candle + (x 3712) + (y 352) + ) (tilemap (z-pos -100) (solid #f) -- 2.11.0