home · contact · privacy
7DRL: Add some more documentation.
[plomrogue] / roguelike-server
index 80edd27f3249b071c2e9ff65bb265783cec89463..21e1c8abc41e7012a23125b43667262a89022572 100755 (executable)
@@ -688,6 +688,7 @@ def log_help():
     log("Use 'l' to toggle 'look' mode (move an exploration cursor instead of "
         + "the player over the map).")
     log("Use 'PgUp'/PgDn' to scroll the 'Things here' window.")
+    log("The stats window: T=TURN, H=HEALTH, S=SATIATION, G=GOD'S FAVOR.")
     log("See README file for more details.")