X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=mudsync%2Fgameobj.scm;h=ee788ea300433aeaf466f52361de63c149b14e61;hb=73cf0a846192939d72b1dfce2a86e7d1fe81605b;hp=0ce19b6799bc2ecf2dbd168ad50507750072e177;hpb=0817a105f789bd12bd0ced0b80df8b671391f338;p=mudsync.git diff --git a/mudsync/gameobj.scm b/mudsync/gameobj.scm index 0ce19b6..ee788ea 100644 --- a/mudsync/gameobj.scm +++ b/mudsync/gameobj.scm @@ -92,7 +92,7 @@ (prep-indir-command cmd-take-from '("from" "out of")))) ("put" ((prep-indir-command cmd-put-in - '("in" "inside" "on")))))) + '("in" "inside" "into" "on")))))) ;; Commands we can handle by being something's container ;; dominant version (goes before everything)