From: Jason Self Date: Fri, 2 Aug 2019 12:55:12 +0000 (-0700) Subject: Add plural name to allow references to tables X-Git-Url: https://jxself.org/git/?p=the-mall.git;a=commitdiff_plain;h=0e7072ebd1fe1ede0700a8262ff81ee3ca193c6b;hp=190266269f60677a68321906f34d6669a0b7744d Add plural name to allow references to tables --- diff --git a/the-mall.inf b/the-mall.inf index 41bbf0e..80f96dd 100644 --- a/the-mall.inf +++ b/the-mall.inf @@ -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