diff --git a/trade_simple.lua b/trade_simple.lua index 1fcfce8..0c39afd 100644 --- a/trade_simple.lua +++ b/trade_simple.lua @@ -433,7 +433,7 @@ yl_speak_up.get_fs_trade_simple = function(player) -- show the buy slot from the same inventory "list[detached:yl_speak_up_player_"..pname..";buy;5,1.5;1,1;]" .. "label[1.5,2.8;"..trade_possible_msg.."]".. - "button[6.2,1.6;2.0,0.9;finished_trading;Finish trading]".. + "button[6.2,1.6;2.0,0.9;finished_trading;Back to talk]".. "tooltip[finished_trading;Click here once you've traded enough with this ".. "NPC and want to get back to talking.]" end