Prev: 56128 Up: Map Next: 57344
56990: Room Object Data
Buffer holding the state of interactive objects (worms, nest slots) for all rooms. Each byte can be:
Value Meaning
0 Empty / available
30 Worm collected by Percy
31 Worm delivered to nest
The buffer is 352 bytes long, pointed to per-room by Room_Object_Data_Pointer.
Room_Object_Data 56990 DEFB 0,0,9,130,0,0,3,101,0,0,4,172,0,0,1,46,0,0,9,15,0,0,9,117,0,0,9,27,0,0,1,156
57022 DEFB 0,0,3,161,0,0,9,38,0,0,4,105,0,0,9,11,0,0,5,175,0,0,9,147,0,0,1,180,0,0,4,154
57054 DEFB 0,0,9,131,0,0,1,104,0,0,9,74,0,0,5,11,0,0,1,48,0,0,3,86,0,0,9,58,0,0,4,125
57086 DEFB 0,0,9,129,0,0,5,11,0,0,4,139,0,0,1,111,0,0,2,17,0,0,9,178,0,0,4,24,0,0,9,123
57118 DEFB 0,0,2,98,0,0,9,3,0,0,5,134,0,0,9,168,0,0,1,175,0,0,3,183,0,0,9,26,0,0,9,93
57150 DEFB 0,0,5,65,0,0,1,102,0,0,9,168,0,0,3,76,0,0,9,48,0,0,1,147,0,0,9,24,0,0,1,125
57182 DEFB 0,0,9,66,0,0,1,135,0,0,9,8,0,0,5,172,0,0,2,145,0,0,9,22,0,0,4,58,0,0,9,157
57214 DEFB 0,0,9,33,0,0,3,131,0,0,4,71,0,0,1,168,0,0,9,107,0,0,9,14,0,0,2,178,0,0,5,153
57246 DEFB 0,0,1,98,0,0,3,102,0,0,5,103,0,0,9,7,0,0,1,145,0,0,9,182,0,0,9,23,0,0,4,91
57278 DEFB 0,0,9,129,0,0,3,166,0,0,9,10,0,0,1,112,0,0,9,19,0,0,3,54,0,0,5,155,0,0,9,62
57310 DEFB 0,0,9,1,0,0,9,164,0,0,1,104,0,0,4,145,0,0,9,86,0,0,2,152,0,0,5,93,0,0,9,158
57342 DEFB 0,0
Prev: 56128 Up: Map Next: 57344