Fake_action Trigger;
Object pedal "foot pedal"
with name "foot" "pedal",
description "This large foot pedal seems to operate the machine.",
before
[; Trigger: "The machine comes alive.";
Push: <<Trigger self>>;
];
PUSH PEDAL yields not the Trigger msg, but simply a line feed and no other
messages.
Chip Hayes
-- Chip Hayes