locale update
This commit is contained in:
@@ -108,7 +108,7 @@ local function get_stonks(pos, player)
|
||||
})
|
||||
emeraldbank.add_emeralds(player, stonks)
|
||||
meta:set_int("stonks", 0)
|
||||
core.chat_send_player(name, S("You've earned @1 Emeralds with this shop.", stonks) )
|
||||
core.chat_send_player(name, S("You've earned @1 Emeralds with your shops.", stonks) )
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user