This commit is contained in:
Rob Pearce 2013-08-14 09:58:54 +00:00
parent a70095c0c1
commit 6ad4fdd964
2 changed files with 0 additions and 4 deletions

View File

@ -4,7 +4,6 @@ hurryup 30
help help
Kill four enemies at once for a poker card! Kill four enemies at once for a poker card!
Kill FIVE enemies at once for ... ? Kill FIVE enemies at once for ... ?
FILL ME IN
endhelp endhelp
monsters monsters
0 2 28 0 2 28

3
defs.h
View File

@ -129,12 +129,9 @@
#define HELPDELAY 80 #define HELPDELAY 80
#define LEVELDELAY 100 #define LEVELDELAY 100
//#define ENDTEXTTIME 200
#define ENDTEXTTIME 200 #define ENDTEXTTIME 200
// TODO: put back!
#define GAMEOVERDELAY 200 #define GAMEOVERDELAY 200
//#define GAMEOVERDELAY 20
#define POKERDELAY 170 #define POKERDELAY 170
enum ENDGAMETYPE { enum ENDGAMETYPE {