Opened 20 months ago
Closed 20 months ago
#15277 closed defect (fixed)
SCUMM: MANIAC: Man-Eating Plant should not be selectable as actor
| Reported by: | ki-bo | Owned by: | athrxx |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: | Maniac Mansion |
Description
In MMv2, the man-eating plant is implemented as an actor. That means that ScummVM implements it in a way that you can select it when activating the verb "give" (give [...] to plant). However, this is not what was implemented in the original interpreter, where the plant can't be selected in case the verb "give" is active.
Hint: You should have a look at the elevation that the plant actor gets set (without any special reason). I am pretty sure they added that high elevation value solely to make the click-zone of the plant actor inaccessible for the user.
Verified with ScummVM 2.8.1 and original Amiga interpreter.
Change History (3)
comment:1 by , 20 months ago
| Owner: | set to |
|---|---|
| Resolution: | → pending |
| Status: | new → pending |
comment:3 by , 20 months ago
| Resolution: | pending → fixed |
|---|---|
| Status: | pending → closed |

Thanks for your report. I have made a fix. Please check with the latest release if it solves your issue.