Update to serial number 200614
[homeland.git] / src / objects / overworld / house.inf
diff --git a/src/objects/overworld/house.inf b/src/objects/overworld/house.inf
new file mode 100644 (file)
index 0000000..3f66ee9
--- /dev/null
@@ -0,0 +1,22 @@
+! 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  oldhouse "House"
+  with  description 
+            "It's an old, two-story house with a wide front porch 
+            that wraps around the entire first floor. The roof is tall 
+            and spindly, like it's ready to collapse inward from old 
+            age at any moment. The interior of the house is dark and 
+            quiet compared to the bright afternoon outside.";
\ No newline at end of file