Tutorial: hunger and eating food
Reset hunger when exiting the tutorial. Add an optional second parameter to lua pline, forcing a more-prompt.
This commit is contained in:
@@ -331,10 +331,12 @@ Example:
|
||||
=== pline
|
||||
|
||||
Show the text in the message area.
|
||||
Second parameter is an optional boolean; if true, force a `--more--` prompt.
|
||||
|
||||
Example:
|
||||
|
||||
nh.pline("Message text to show.");
|
||||
nh.pline("Waiting for user.", true);
|
||||
|
||||
|
||||
=== pushkey
|
||||
|
||||
Reference in New Issue
Block a user