added comment
This commit is contained in:
@@ -135,7 +135,7 @@ public partial class dialog_bubble : CanvasLayer
|
|||||||
case 1:
|
case 1:
|
||||||
GetNode<Label>("box/name_label").Text = name;
|
GetNode<Label>("box/name_label").Text = name;
|
||||||
triggerArea.Set("introducedVillager", true);
|
triggerArea.Set("introducedVillager", true);
|
||||||
GatherDialog("welcome");
|
GatherDialog("welcome"); //not that logical conversation maybe split "welcome" and "what do you want"
|
||||||
UpdateDialog();
|
UpdateDialog();
|
||||||
dlgPointer++;
|
dlgPointer++;
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user