Update to serial 210328
[homeland.git] / src / objects / overworld / shed.inf
diff --git a/src/objects/overworld/shed.inf b/src/objects/overworld/shed.inf
deleted file mode 100644 (file)
index a60cfdd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-! 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  shed "Shed"
-  with  description 
-            "This small shed is a rickety-looking building made of 
-            thin wood. It has no windows but there's a large opening 
-            where a door should be. The exit is to the east.",
-        e_to g60,
-  has   light;
\ No newline at end of file