The player can now have simple conversations with NPCs.

This commit is contained in:
Patrick Marsee 2019-05-20 21:13:56 -04:00
parent e0b88e7a45
commit e81345e793
4 changed files with 115 additions and 10 deletions

View file

@ -42,4 +42,11 @@ loadAlways:
location: [21, 23]
destination: testing/test4.yml
name: downstairs
- !NPC
name: guy
description: a guy
location: [4, 20]
behavior: wander
customValues:
dialogs: testing/testDialog.yml