X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=README;h=f2c4548f113777d60017a936e5a2c75cb9a1a70d;hb=af068305ede8fd8ea75a6eb42ea66c8a02bcfc49;hp=0b0bee06d12b4c4e57e0357f1a7603b9f508aa25;hpb=34e2422eb0fe0066ba4e6b106ec83dc4bd7adc67;p=plomrogue diff --git a/README b/README index 0b0bee0..f2c4548 100644 --- a/README +++ b/README @@ -56,11 +56,14 @@ p - pick up item D - drop item selected in inventory u - use item selected in inventory -UP - navigate upwards in Inventory -DOWN - navigate downwards in inventory +Up - navigate upwards in inventory +Down - navigate downwards in inventory -Save files and replay game recording ------------------------------------- +PgUp - scroll upwards in "Things here" window +PgDn - scroll downwards in "Things here" window + +Save files, replay game recording, starting over +------------------------------------------------ By default, the game state is saved in the file ./save, and read from there on (server) restart. Another file name to use can be given with the -l option (i.e.