mirror of
https://gitea.your-land.de/Sokomine/yl_speak_up.git
synced 2025-07-23 22:08:53 +02:00
renamed Finished trading button
This commit is contained in:
parent
ec23d8ac01
commit
878a5b6c23
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user