forked from Sokomine/yl_speak_up
create trades table soon enough
This commit is contained in:
parent
6588ef4cdb
commit
830b18c2aa
@ -2917,6 +2917,10 @@ function yl_speak_up.talk(self, clicker)
|
||||
yl_speak_up.speak_to[pname].obj = self.object
|
||||
|
||||
yl_speak_up.show_fs(clicker, "talk", {n_id = n_id})
|
||||
|
||||
if(not(dialog.trades)) then
|
||||
dialog.trades = {}
|
||||
end
|
||||
end
|
||||
|
||||
-- ###
|
||||
|
Loading…
Reference in New Issue
Block a user