put mining vendor item descriptions in tooltips (#31131)

* put mining vendor item descriptions in tooltips

* add description to icon view as well
This commit is contained in:
warriorstar-orion
2025-12-08 23:09:42 -05:00
committed by GitHub
parent a8cd9df89a
commit a4572e0aed
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -164,6 +164,7 @@
"name" = prize_name,
"price" = prize.cost,
"icon" = item.icon,
"desc" = item.desc,
"icon_state" = item.icon_state
)
static_data["items"][cat] = cat_items