X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=client%2Fconfig%2Fworld_data.py;fp=client%2Fconfig%2Fworld_data.py;h=20f073341ebbdd006c8aaf31a52f5cf7cc7cc14a;hb=650afc1941dc4063ca012e503b528da5db546310;hp=4b60b102eec3109f74fce86524bb1473603983ab;hpb=7455f5dd03050c10d9e5fa83fde162ba9ad4157f;p=plomrogue diff --git a/client/config/world_data.py b/client/config/world_data.py index 4b60b10..20f0733 100644 --- a/client/config/world_data.py +++ b/client/config/world_data.py @@ -16,7 +16,7 @@ world_data = { "QUICK COMMAND OVERVIEW: " "Move through map with 'w', 'e', 's', 'd', 'x', 'c'. " "Pick up things with 'P', drop a thing selected from the inventory with 'D' " -"or use it with 'P'. " +"or use it with 'U'. " "Move through inventory selection with 'j' and 'k'. " "Toggle looking around mode with 'l'. " "Scroll 'Things here' window with 'J' and 'K'. "