Update to serial number 200614
[homeland.git] / src / objects / overworld / g77.inf
diff --git a/src/objects/overworld/g77.inf b/src/objects/overworld/g77.inf
new file mode 100644 (file)
index 0000000..31e62b5
--- /dev/null
@@ -0,0 +1,34 @@
+! 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  g77 "Grassy Meadow"
+  with  description 
+            "You are standing in a grassy meadow. Sunlight beats down 
+            on you. It is nearly 70 degrees. The crystal clear sky is 
+            a rich hue of blue and perfect for gazing at. The soft 
+            green grass wafts gently in the breeze. You are 
+            completely enveloped in the wonder of nature yet there is 
+            a sense of eeriness in the air. To the north, a large 
+            forest obscures the horizon. A narrow and winding road 
+            leads to what appear to be ancient ruins in the northwest. 
+            A steep hill is to the south. Other than the road, the 
+            area seems completely untouched.",
+        s_to 
+            "The ridge is so steep that you'd first need to find
+            climbing equipment to be able to continue in that
+            direction.",
+        e_to h78,
+        ne_to westofcampsite,
+  has   light;
\ No newline at end of file