![]() |
Routines |
| Prev: 26303 | Up: Map |
|
||||||||||
| 26304 | LD L,4 | Remove the address of this primary command routine from bytes 3 and 4 of the character's buffer | ||||||||
| 26306 | LD (HL),0 | |||||||||
| 26308 | LD L,18 | Place the address of the uninterruptible subcommand routine at 26263 (make character look for a seat) into bytes 17 and 18 of the character's buffer | ||||||||
| 26310 | LD (HL),102 | |||||||||
| 26312 | DEC L | |||||||||
| 26313 | LD (HL),151 | |||||||||
| 26315 | JP 26263 | Start looking for a seat | ||||||||
| Prev: 26303 | Up: Map |