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:
parent
2f9310899b
commit
733bfc3bee
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user