![]() |
Routines |
| H | Character number |
| 26304 | LD L,4 | Remove the address of this routine from bytes 3 and 4 of the character's buffer |
| 26306 | LD (HL),0 | |
| 26308 | LD L,18 | Place the address of the routine at 26263 (make character look for a chair) 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 |