r742 - trunk/base/maps

fleeky at icculus.org fleeky at icculus.org
Tue Dec 26 01:45:21 EST 2006


Author: fleeky
Date: 2006-12-26 01:45:21 -0500 (Tue, 26 Dec 2006)
New Revision: 742

Modified:
   trunk/base/maps/planet.ent
Log:


Modified: trunk/base/maps/planet.ent
===================================================================
--- trunk/base/maps/planet.ent	2006-12-26 06:43:00 UTC (rev 741)
+++ trunk/base/maps/planet.ent	2006-12-26 06:45:21 UTC (rev 742)
@@ -23,7 +23,7 @@
 }
 
 {
-	"origin" "0 0 -10804"
+	"origin" "100 100 -1112"
 	"classname" "model"
 	"model" "maps/planet/planet1.obj"
 }
@@ -33,18 +33,35 @@
 	"model" "models/medium/medium.md5mesh"
 }
 {
+	"light" "10000"
+	"color" "1 0.8 0.5"
+	"origin" "-10 -10 10"
+	"scale" "300 300 300"
+	"classname" "light"
+}
+{
 	"origin" "20 0 0"
 	"classname" "model"
 	"model" "models/circus/tent/circustent.md5mesh"
 }
 {
-	"light" "10000"
-	"color" "1 0.8 0.5"
-	"origin" "0 0 10"
-	"scale" "300 300 300"
-	"classname" "light"
+	"origin" "20 1000 1000"
+	"classname" "model"
+	"model" "models/planetdebris/planetdebris1.obj"
 }
+{
+	"origin" "500 1300 400"
+	"classname" "model"
+	"model" "models/planetdebris/asteroid.obj"
+}
+{
+	"origin" "-20 -1000 1000"
+	"classname" "model"
+	"model" "models/planetdebris/planetdebris2.obj"
+}
 
 
 
 
+
+




More information about the neither-commits mailing list