diff options
author | Adrian Frühwirth | 2018-02-25 19:53:37 +0100 |
---|---|---|
committer | Adrian Frühwirth | 2018-02-25 20:07:21 +0100 |
commit | c55ee3f967be191c4b7ca481b266ee55f7b437b8 (patch) | |
tree | 2986346a16a582140ee4cf357324f6364e55eeaf /engines/bladerunner/script/ai/_template.cpp | |
parent | 9f1f5057c99e3f5e2b196d7da9995d8fd8fcaae1 (diff) | |
download | scummvm-rg350-c55ee3f967be191c4b7ca481b266ee55f7b437b8.tar.gz scummvm-rg350-c55ee3f967be191c4b7ca481b266ee55f7b437b8.tar.bz2 scummvm-rg350-c55ee3f967be191c4b7ca481b266ee55f7b437b8.zip |
TUCKER: Confine Bud to walkable area when entering club
When Bud is walked to specific coordinates using the 'buw' opcode the
walkable area is not enforced (_locationMaskIgnore == true).
This is usually not a problem because the player is not allowed to click,
however, when entering the club, this allows the player to move Bud to
coordinates from which he can never return, leaving him stuck there.
As a workaround, do not ignore the location mask during this specific
action when entering the club.
Fixes Trac#5838.
Diffstat (limited to 'engines/bladerunner/script/ai/_template.cpp')
0 files changed, 0 insertions, 0 deletions