Add plural name to allow references to tables
[the-mall.git] / the-mall.inf
index 41bbf0ebbf18e9ac389e9240370caeb3a8983f66..80f96ddf090b240a051a69727fe249d1886d8813 100644 (file)
@@ -29,7 +29,7 @@ Constant Headline
 Include "parser";
 Include "verblib";
 Release 0;
-Serial "190718";
+Serial "190802";
 
 Object  bank "Bank of Zork"
   with  description 
@@ -77,7 +77,7 @@ Object  cookhouse "Cookhouse"
   has   light;
 
 Object  table2 "table" cookhouse
-  with  name 'table',
+  with  name 'table' 'tables',
   has   scenery supporter;
 
 Object  tablecloth "tablecloth" table2