From 2d487c6024e538434df5612cafbf0bff71e492f8 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 9 Mar 2018 23:10:00 -0500 Subject: [PATCH] Redid dialog so it shows text before calling hooks. Added a phone! --- dialog.js | 35 ++++++++++++++++++++++++++++++----- feast.js | 18 ++++++++++-------- objects.js | 2 +- world.js | 21 ++++++++++++++++++++- 4 files changed, 61 insertions(+), 15 deletions(-) diff --git a/dialog.js b/dialog.js index 8edb63f..6459da0 100644 --- a/dialog.js +++ b/dialog.js @@ -7,14 +7,13 @@ function DialogNode() { this.visit = function() { for (let i=0; i