Routines |
Prev: 54398 | Up: Map | Next: 54434 |
54419 | CALL 54434 | Set entity's position to be right-hand side of new room to left | ||
54422 | CALL 54456 | Paint red areas outside current character's room if IX points to current character's complex state data | ||
54425 | BIT 7,(IX+9) | If entity is Berk and his moving-upwards flag (floating) is set... | ||
54429 | RET NZ | ...then return | ||
54430 | CALL 48738 | If entity is Berk then move carried entity to Berk's left as he faces left | ||
54433 | RET | Return |
Prev: 54398 | Up: Map | Next: 54434 |