deal with nameless npc in fs_fashion.lua

This commit is contained in:
Sokomine 2022-05-27 19:49:37 +02:00
parent 1e6e7e96d8
commit 45142bc34a

View File

@ -196,7 +196,7 @@ yl_speak_up.get_fs_fashion = function(pname)
yl_speak_up.speak_to[pname].n_id,
"]",
"label[6,0.45;",
yl_speak_up.speak_to[pname].n_npc,
(yl_speak_up.speak_to[pname].n_npc or "- nameless -"),
"]",
"dropdown[9.1,0.2;4,0.75;set_cape;",
capelist,