1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-26 22:56:43 +02:00

Mtn v3 - fix small msg to discord bug

This commit is contained in:
Gerkiz 2022-07-20 00:44:41 +02:00
parent 2f9310899b
commit 733bfc3bee

View File

@ -1244,7 +1244,7 @@ local function show_mvps(player)
},
field6 = {
text1 = 'Pickaxe Upgrade:',
text2 = pick_tier .. ' (' .. pick_tier .. ')',
text2 = pick_tier .. ' (' .. upgrades.pickaxe_tier .. ')',
inline = 'true',
emptyField = 'true',
emptyInline = 'true'