diff --git a/MECHNANICS.md b/MECHNANICS.md index 92647d482..94117aa23 100644 --- a/MECHNANICS.md +++ b/MECHNANICS.md @@ -130,6 +130,15 @@ see SAVE_FORMAT.md * Works like Ampere in electronics. - Health: Regen per time - Magic: Out power per time + - "I somewhat doubt this now..." --Torvald, 2017-03-12 + + +## Resource management ## + +* Tools/Weapons have durability + - And NOTHING IS INDESTRUCTIBLE (just cooldown time if they are "endgame" items, but not the weapon with highest damage -- see how Master Sword works in Zelda BotW) + - Hookshots are the exception! + - I was against it, but now I think it would make the game more playable --Torvald, 2017-03-12 ## Civilisation ## diff --git a/work_files/UI/inventory_nouveau.png b/work_files/UI/inventory_nouveau.png new file mode 100644 index 000000000..846b52518 Binary files /dev/null and b/work_files/UI/inventory_nouveau.png differ