Add Dowsing Machine expanded name (#5134)

This commit is contained in:
kittenchilly 2024-08-10 16:59:23 -05:00 committed by GitHub
parent 2237e33ab2
commit a4dc9a0480
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12243,7 +12243,7 @@ const struct Item gItemsInfo[] =
[ITEM_DOWSING_MACHINE] =
{
.name = _("Dowsing MCHN"),
.name = HANDLE_EXPANDED_ITEM_NAME("Dowsing MCHN", "Dowsing Machine"),
.price = 0,
.description = COMPOUND_STRING(
"A device that\n"