X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=advent.h;h=5ff114648e1a3f85be0af9f142dc29d1eb90350b;hp=3afeb8ea407b20a4d52c5912dec02578979ec498;hb=fe378b9e136bfe93b5166ef36f03cad976d643b2;hpb=4ce4de190ee7088c94a87888298352b35d0ca4f3 diff --git a/advent.h b/advent.h index 3afeb8e..5ff1146 100644 --- a/advent.h +++ b/advent.h @@ -178,7 +178,7 @@ struct game_t { int saved; // point penalty for saves int tally; // count of treasures gained int thresh; // current threshold for endgame scoring tier - turn_t trndex; // FIXME: not used, remove on next format bump + bool seenbigwords; // have we red the grafitti in the Giant's Room? turn_t trnluz; // # points lost so far due to turns used turn_t turns; // counts commands given (ignores yes/no) char zzword[TOKLEN + 1]; // randomly generated magic word from bird