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