From 173624a5fe7f88e54dd648c64706dd0891cbf822 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sat, 23 May 2020 18:33:31 -0700 Subject: [PATCH] Improve the description of the backyard --- src/objects/intro/backyard.inf | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/objects/intro/backyard.inf b/src/objects/intro/backyard.inf index 4755b6d..6b007a6 100644 --- a/src/objects/intro/backyard.inf +++ b/src/objects/intro/backyard.inf @@ -1,4 +1,4 @@ -! Copyright (C) 2019 Jason Self +! Copyright (C) 2019, 2020 Jason Self ! ! This file is free software: you may copy, redistribute and/or ! modify it under the terms of the GNU Affero General Public License @@ -15,15 +15,16 @@ Object backyard "Back Yard" with description - "You are in your neighbor's back yard. It is barely - cloudy and already hot this morning. Some shade from the - sun would be nice but the closest tree is at the sidewalk, - on the other side of the building and the sun is causing - all of the shadows to go in the wrong direction. The - healthy, dark green grass is well manicured. A high wooden - fence encompasses the area, painted a burnt umber. Their - back door is to the east. Your kitchen window is to the - south.", + "You are in your neighbor's back yard. It is barely cloudy + and already hot this morning. Some shade from the sun + would be nice but the closest tree is at the sidewalk, on + the other side of the building and the sun is causing all + of the shadows to go in the wrong direction. The healthy, + dark green grass is well manicured. It looks like a nice + place. You hear some dogs barking in the distance. A high + wooden fence encompasses the area, painted a burnt umber. + Their back door is to the east. Your kitchen window is to + the south.", before [; Go: if (noun == s_obj) { -- 2.31.1