Localize TK.
[open-adventure.git] / init.c
diff --git a/init.c b/init.c
index ee92539859ae3f061c5329c5e380cb0605a0dc7f..0e6ae1c0f32ff6f4554fd8c80a604b7a5fe1a474 100644 (file)
--- a/init.c
+++ b/init.c
@@ -353,11 +353,11 @@ L1106:    /*etc*/ ;
  *     game.dkill      # of dwarves killed (unused in scoring, needed for msg)
  *     game.foobar     Current progress in saying "FEE FIE FOE FOO".
  *     game.holdng     Number of objects being carried
- *     igo     How many times he's said "go XXX" instead of "XXX"
+ *     igo             How many times he's said "go XXX" instead of "XXX"
  *     game.iwest      How many times he's said "west" instead of "w"
  *     game.knfloc     0 if no knife here, loc if knife here, -1 after caveat
  *     game.limit      Lifetime of lamp (not set here)
- *     MAXDIE  Number of reincarnation messages available (up to 5)
+ *     MAXDIE          Number of reincarnation messages available (up to 5)
  *     game.numdie     Number of times killed so far
  *     game.thresh     Next #turns threshhold (-1 if none)
  *     game.trndex     Index in TRNVAL of next threshhold (section 14 of database)