diff --git a/debug.cpp b/debug.cpp index 687435f7..a5125797 100644 --- a/debug.cpp +++ b/debug.cpp @@ -721,6 +721,16 @@ int read_cheat_args() { if(itemclass(eItem(i)) == IC_TREASURE) items[i] = q; } + else if(argis("-each-random")) { + PHASEFROM(2); start_game(); cheat(); + for(int i=0; i