Data |
Prev: 6B42 | Up: Map | Next: 6B85 |
This is an array of six pointers to room definition bed objects. These are the beds of the active prisoners (characters 20 to 25).
Note that the topmost hut does not feature in this list. It has three prisoners permanently in bed and one permanently empty bed.
|
||||
beds | 6B79 | DEFW roomdef_3_hut2_right_bed_A | roomdef_3_hut2_right byte 29. The rightmost bed in hut 2 right. This is used by route 7. | |
6B7B | DEFW roomdef_3_hut2_right_bed_B | roomdef_3_hut2_right byte 32. The middle bed in hut 2 right. This is used by route 8. | ||
6B7D | DEFW roomdef_3_hut2_right_bed_C | roomdef_3_hut2_right byte 35. The leftmost bed in hut 2 right. This is used by route 9. | ||
6B7F | DEFW roomdef_5_hut2_right_bed_D | roomdef_5_hut3_right byte 29. The rightmost in hut 3 right. This is used by route 10. | ||
6B81 | DEFW roomdef_5_hut2_right_bed_E | roomdef_5_hut3_right byte 32. The middle in hut 3 right. This is used by route 11. | ||
6B83 | DEFW roomdef_5_hut2_right_bed_F | roomdef_5_hut3_right byte 35. The leftmost in hut 3 right. This is used by route 12. |
Prev: 6B42 | Up: Map | Next: 6B85 |