|  | Routines | 
| Prev: 38480 | Up: Map | Next: 38554 | 
| 
Used by the routine at 38480.
 | ||||
| 38540 | CALL 54768 | Check entity at IX for collision with another entity at same depth whose interaction-(11,6) flag is set... | ||
| 38543 | JP C,48096 | ...and if no collision occurred, then jump to 48096 (advance HL to next script instruction and execute) | ||
| 38546 | CP 31 | If collision was with entity of class 31 (Berk)... | ||
| 38548 | CALL Z,53667 | ...then set Berk-has-been-killed flag | ||
| 38551 | JP 48096 | Advance HL to next script instruction and execute | ||
| Prev: 38480 | Up: Map | Next: 38554 |