JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
we now return you to your regularly scheduled exploding ship.
[vor.git] / config.h
index da4c6a5..f49de04 100644 (file)
--- a/config.h
+++ b/config.h
@@ -23,8 +23,8 @@
 #define NROCKS 50 
 
 // initial/final counts for rocks-on-screen
-#define I_ROCKS 25
-#define F_ROCKS 45
+#define I_ROCKS 20
+#define F_ROCKS 40
 
 // number of rock structs to allocate
 #define MAXROCKS 120