Prev: 24984 Up: Map Next: 25152
25008: Alien States
There are a maximum of 6 aliens on the screen at one time, and those states are stored here in this data block.
Byte State Byte State Byte State
0 TBC 8 TBC 16 TBC
1 TBC 9 TBC 17 TBC
2 TBC 10 TBC 18 TBC
3 TBC 11 TBC 19 TBC
4 TBC 12 TBC 20 TBC
5 TBC 13 TBC 21 TBC
6 TBC 14 TBC 22 TBC
7 TBC 15 TBC 23 TBC
Alien_States 25008 DEFB 0,0,0,0,0,0,0,0 Slot 1.
25016 DEFB 0,0,0,0,0,0,0,0
25024 DEFB 0,0,0,0,0,0,0,0
25032 DEFB 0,0,0,0,0,0,0,0 Slot 2.
25040 DEFB 0,0,0,0,0,0,0,0
25048 DEFB 0,0,0,0,0,0,0,0
25056 DEFB 0,0,0,0,0,0,0,0 Slot 3.
25064 DEFB 0,0,0,0,0,0,0,0
25072 DEFB 0,0,0,0,0,0,0,0
25080 DEFB 0,0,0,0,0,0,0,0 Slot 4.
25088 DEFB 0,0,0,0,0,0,0,0
25096 DEFB 0,0,0,0,0,0,0,0
25104 DEFB 0,0,0,0,0,0,0,0 Slot 5.
25112 DEFB 0,0,0,0,0,0,0,0
25120 DEFB 0,0,0,0,0,0,0,0
25128 DEFB 0,0,0,0,0,0,0,0 Slot 6.
25136 DEFB 0,0,0,0,0,0,0,0
25144 DEFB 0,0,0,0,0,0,0,0
Prev: 24984 Up: Map Next: 25152