1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Add a short_description to be used by mods (#8980)

This commit is contained in:
DS
2020-10-09 20:11:21 +02:00
committed by GitHub
parent b2f3f66385
commit f3ae45b2b2
11 changed files with 102 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ struct ItemDefinition
ItemType type;
std::string name; // "" = hand
std::string description; // Shown in tooltip.
std::string short_description;
/*
Visual properties