TirNaNog | Data |
Prev: 8DB6 | Up: Map | Next: 8DF9 |
Shows which object gets changed into a compass letter on the tablet.
[Bitmap index],[Ascii inserted],[Bitmap offset]
Bitmap index is set to zero to show complete.
|
||||
ActionTabletExt | 8DED | ADD A,B | Bottle, 'n' | |
8DEE | LD L,(HL) | |||
8DEF | DJNZ $8E5B | |||
8DF0 | LD L,D | Candle, 'e' | ||
8DF1 | LD H,L | |||
8DF2 | JR NZ,ActionTablet_3 | |||
8DF3 | LD (HL),C | Bucket, 'n' | ||
8DF4 | LD L,(HL) | |||
8DF5 | JR NC,ActionTablet_4 | |||
8DF6 | HALT | Goblet, 'e' | ||
8DF7 | LD H,L | |||
8DF8 | LD B,B |
Prev: 8DB6 | Up: Map | Next: 8DF9 |