added description to item

This commit is contained in:
GHOST11111100
2025-07-26 16:49:39 +03:00
parent b4b49ccd83
commit 21364af7a3
4 changed files with 41 additions and 7 deletions
+3
View File
@@ -34,6 +34,9 @@ struct ItemDef {
/// @brief Item name will shown in inventory
std::string caption;
/// @brief Item description will shown in inventory
std::string description;
dv::value properties = nullptr;
/// @brief Item max stack size