Changes between Initial Version and Version 1 of Ticket #13367, comment 13


Ignore:
Timestamp:
03/21/22 14:32:51 (2 years ago)
Author:
eriktorbjorn

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13367, comment 13

    initial v1  
    1919+       // emulate here.
    2020+
    21 +       if (_game.id == GID_LOOM && _game.version == 3 && _game.platform == Common::kPlatformDOS && _currentRoom == 38 && !readVar(36339)) {
     21+       if (_game.id == GID_LOOM && _game.version == 3 && _game.platform == Common::kPlatformDOS && _currentRoom == 38 && vm.slot[_currentScript].number == 623 && !readVar(36339)) {
    2222+               fetchScriptWordSigned();
    2323+               fetchScriptWordSigned();