From dcb82a5789b7c0f0f2d1acf51f1e75c77f56a990 Mon Sep 17 00:00:00 2001 From: ALONSO Laurent Date: Tue, 25 Jan 2022 10:08:45 +0100 Subject: [PATCH] game[junk bag]: some "basic" works on interface and help dialogs. --- rsrc/dialogs/get-items.xml | 5 +- rsrc/dialogs/help-inventory.xml | 6 +- rsrc/graphics/CREDITS.md | 4 +- rsrc/graphics/invenbtns.png | Bin 1315 -> 19196 bytes rsrc/graphicsUndithered/CREDITS.md | 107 ++++++++++++++++++++ rsrc/graphicsUndithered/invenbtns.png | Bin 3731 -> 22335 bytes rsrc/graphicsUnditheredByHand/invenbtns.png | Bin 0 -> 18290 bytes src/game/boe.actions.cpp | 31 ++---- src/game/boe.items.cpp | 8 +- src/game/boe.text.cpp | 18 +++- 10 files changed, 150 insertions(+), 29 deletions(-) create mode 100644 rsrc/graphicsUndithered/CREDITS.md create mode 100644 rsrc/graphicsUnditheredByHand/invenbtns.png diff --git a/rsrc/dialogs/get-items.xml b/rsrc/dialogs/get-items.xml index 4fdeacbc..9f22be91 100644 --- a/rsrc/dialogs/get-items.xml +++ b/rsrc/dialogs/get-items.xml @@ -54,10 +54,13 @@ - + =Keyboard: To get item, hit 'a' - 'h'. To scroll, hit up and down arrows. + + To select the junk bag, hit '7'. +