X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=advent.h;h=2a23eb9d4d9a54e559765d16a01f730a618c09f2;hb=refs%2Fheads%2Fmaster;hp=b26364511d8e8fe2ee955346cba1210c13710010;hpb=be429016afc256ce6731867ffed6f2d6f2d876f2;p=open-adventure.git diff --git a/advent.h b/advent.h index b263645..2a23eb9 100644 --- a/advent.h +++ b/advent.h @@ -221,9 +221,9 @@ struct game_t { /* dflag controls the level of activation of dwarves: * 0 No dwarf stuff yet (wait until reaches Hall Of Mists) * 1 Reached Hall Of Mists, but hasn't met first dwarf - * 2 Met first dwarf, others start moving, no knives thrown - *yet 3 A knife has been thrown (first set always misses) 3+ - *Dwarves are mad (increases their accuracy) */ + * 2 Met 1t dwarf, others start moving, no knives thrown yet + * 3 A knife has been thrown (first set always misses) 3+ + * Dwarves are mad (increases their accuracy) */ int32_t dflag; int32_t dkill; // dwarves killed