Update to serial 201027
[homeland.git] / src / objects / overworld / h76.inf
diff --git a/src/objects/overworld/h76.inf b/src/objects/overworld/h76.inf
new file mode 100644 (file)
index 0000000..aa42615
--- /dev/null
@@ -0,0 +1,28 @@
+! Copyright (C) 2020 Jason Self <j@jxself.org>
+!
+! This file is free software: you may copy, redistribute and/or 
+! modify it under the terms of the GNU Affero General Public License 
+! as published by the Free Software Foundation, either version 3 of 
+! the License, or (at your option) any later version.
+!
+! This file is distributed in the hope that it will be useful, but
+! WITHOUT ANY WARRANTY; without even the implied warranty of
+! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+! Affero General Public License for more details.
+!
+! You should have received a copy of the GNU Affero General Public
+! License along with this file. If not, see https://gnu.org/licenses/
+
+Object  h76 "Grassy Meadow"
+  with  description 
+            "You are standing in a grassy meadow on top of a small 
+            hill, which has several little hills surrounding it. The 
+            sun is shining brightly, and the air smells of flowers. 
+            The sky is dark blue and there isn't a cloud in the sky. 
+            There's no wind either. The sun is high enough that you 
+            can see all around you, but not so high as to be 
+            blinding. This place feels quiet and serene; as if you 
+            have stepped into picturesque moment where time seems to 
+            stand still. To the south is the Grand Library.",
+        s_to grandlibrary,
+  has   light;
\ No newline at end of file