X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=8e50c7a3f968031c511a41baafc76c6dd34d4985;hp=0c04fde653a23ac2d5e74b1f0c89fcc3f0d59fcf;hb=e19c2c96e7370d93f19c8b0741a5649c4bbe21ee;hpb=232d1b5f32a2d72f4d3fe7326f942bb7887a7f40 diff --git a/config.h b/config.h index 0c04fde..8e50c7a 100644 --- a/config.h +++ b/config.h @@ -24,7 +24,8 @@ #define MAXSPACEDOTS 2000 #define W 100 #define M 255 -#define BLAST_RADIUS 200 // radius^2 (pixels) which will be cleared of rocks when you die +#define BLAST_RADIUS 300 // radius^2 (pixels) which will be cleared of rocks when you die +#define DEAD_PAUSE_LENGTH 40.0 #define MAX_PATH_LEN 1024