From dd1616666593f65bab70f1363b5d040fe5edd054 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Fri, 20 Sep 2019 19:38:16 -0400 Subject: Describe what you see when you walk over items Every step the character takes, describe the entities at that position excluding the character. --- src/Xanthous/messages.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/Xanthous/messages.yaml') diff --git a/src/Xanthous/messages.yaml b/src/Xanthous/messages.yaml index ef4f09543d49..4d7b0003fac7 100644 --- a/src/Xanthous/messages.yaml +++ b/src/Xanthous/messages.yaml @@ -1,5 +1,8 @@ welcome: Welcome to Xanthous, {{characterName}}! It's dangerous out there, why not stay inside? +entities: + description: You see here {{entityDescriptions}} + items: pickUp: You pick up the {{item.itemType.name}} nothingToPickUp: "There's nothing here to pick up" -- cgit 1.4.1