From: Horst H. von Brand Date: Tue, 11 Dec 2018 01:09:22 +0000 (-0300) Subject: Another typo X-Git-Tag: 1.8~26 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=894ac28186ce52c2e42c6b425073f54601ca02d5 Another typo Signed-off-by: Horst H. von Brand --- diff --git a/advent.h b/advent.h index 596f325..b79229a 100644 --- a/advent.h +++ b/advent.h @@ -17,7 +17,7 @@ #define NDWARVES 6 // number of dwarves #define PIRATE NDWARVES // must be NDWARVES-1 when zero-origin #define DALTLC LOC_NUGGET // alternate dwarf location -#define INVLIMIT 7 // inverntory limit (№ of objects) +#define INVLIMIT 7 // inventory limit (№ of objects) #define INTRANSITIVE -1 // illegal object number #define GAMELIMIT 330 // base limit of turns #define NOVICELIMIT 1000 // limit of turns for novice