curiousdannii-testing / inform7-imported-bugs

0 stars 0 forks source link

[I7-2063] [Mantis 2100] an actor pushing an enterable supporter with the player on it yields a spurious room heading #21

Open curiousdannii-testing opened 2 years ago

curiousdannii-testing commented 2 years ago

Reported by : mattweiner

Description :

When the player is on a pushable enterable supporter, and another character pushes the supporter, the new room description prints with the heading "ROOM NAME (on the supporter) (in the pushing character)" before printing the correct "ROOM NAME (on the supporter)."

Steps to reproduce :

Lab is a room. North lab is north of lab. 

The float is an enterable supporter in north lab. The float is pushable between rooms. The player is on the float.

Neil is a man in North lab.

Every turn when Neil is in North lab and the float is in north lab: try Neil pushing the float to the south.    

Test me with "z".

Additional information :

Output:

North lab (on the float)
You can see Neil here.
'
>test me
(Testing.)

>[1] z
Time passes.

Neil goes south, pushing the float in front, taking you along.

Lab (on the float) (in Neil)
Lab (on the float)
You can see Neil here.

This effect does not happen with pushable enterable containers.

imported from: [Mantis 2100] an actor pushing an enterable supporter with the player on it yields a spurious room heading
  • status: Reported
  • resolution: Open
  • resolved: 2022-04-07T05:02:51+10:00
  • imported: 2022/01/10