Add Receive to microwave
authorJason Self <j@jxself.org>
Mon, 9 Sep 2019 00:20:14 +0000 (17:20 -0700)
committerJason Self <j@jxself.org>
Mon, 9 Sep 2019 00:20:14 +0000 (17:20 -0700)
In case someone tries to put something in it.

the-server-room.inf

index f337e6ca052a99896e79e563dae5c9035a157ea8..595fd2dcc1f6b5a46c3ad39a525ebaa12bdf83f7 100644 (file)
@@ -124,6 +124,15 @@ Object  microwave "microwave" counter
             like a real workhorse. It's compact, quiet, and works
             great.",
         name 'microwave' 'micro',
+        before [;
+          Receive:
+            print "Put ";
+            print (a) noun;
+            print_ret
+                " into the microwave? Maybe you should come with a
+                warning label because you contain more than a trace
+                amount of nut.";
+        ],
   has   container openable;
 
 Object  table "table" break_room