|  | Data | 
| Prev: 40442 | Up: Map | Next: 41175 | 
|  | ||||
| 
Closed
 | ||||
| 41090 | DEFB 244,10 | Set current graphic set to 10 | ||
| 41092 | DEFB 238,8 | Set repeat counter A to 8 | ||
| 41094 | DEFB 72,5,33 | |||
| 41097 | DEFB 239 | Decrement repeat counter A and loop back to 41094 if not zero | ||
| 41098 | DEFB 255 | End marker | ||
| 
Fully open with small bat (animated)
 | ||||
| 41099 | DEFB 250,251,4 | Change cursor's x- and y-coordinates by 4 and -5 characters respectively | ||
| 41102 | DEFB 251,181,160 | Process graphic layout data at 41141 and upon returning, move cursor to base coordinates | ||
| 41105 | DEFB 250,249,0 | Change cursor's x- and y-coordinates by 0 and -7 characters respectively | ||
| 41108 | DEFB 238,8 | Set repeat counter A to 8 | ||
| 41110 | DEFB 73,5,32 | |||
| 41113 | DEFB 239 | Decrement repeat counter A and loop back to 41110 if not zero | ||
| 41114 | DEFB 255 | End marker | ||
| 
Half open with small bat (animated)
 | ||||
| 41115 | DEFB 250,254,4 | Change cursor's x- and y-coordinates by 4 and -2 characters respectively | ||
| 41118 | DEFB 251,181,160 | Process graphic layout data at 41141 and upon returning, move cursor to base coordinates | ||
| 41121 | DEFB 242,5 | Set current attribute to 5 | ||
| 41123 | DEFB 250,250,5 | Change cursor's x- and y-coordinates by 5 and -6 characters respectively | ||
| 41126 | DEFB 74,31 | |||
| 41128 | DEFB 238,5 | Set repeat counter A to 5 | ||
| 41130 | DEFB 75,33 | |||
| 41132 | DEFB 76,30 | |||
| 41134 | DEFB 239 | Decrement repeat counter A and loop back to 41130 if not zero | ||
| 41135 | DEFB 250,0,1 | Change cursor's x- and y-coordinates by 1 and 0 characters respectively | ||
| 41138 | DEFB 73,33 | |||
| 41140 | DEFB 255 | End marker | ||
| 
Small bat (animated)
 | ||||
| 41141 | DEFB 244,10 | Set current graphic set to 10 | ||
| 41143 | DEFB 243,0,4 | Increase current state value n (initially 0), up to maximum of 4, resetting to zero if maximum reached and jump to n-th address in following list: | ||
| 41146 | DEFB 194,160 | 41154 | ||
| 41148 | DEFB 198,160 | 41158 | ||
| 41150 | DEFB 211,160 | 41171 | ||
| 41152 | DEFB 198,160 | 41158 | ||
| 
Small bat (wings up)
 | ||||
| 41154 | DEFB 77,7,33 | |||
| 41157 | DEFB 255 | End marker | ||
| 
Small bat (wings level)
 | ||||
| 41158 | DEFB 250,0,255 | Change cursor's x- and y-coordinates by -1 and 0 characters respectively | ||
| 41161 | DEFB 79,7,33 | |||
| 41164 | DEFB 80,7,33 | |||
| 41167 | DEFB 79,135,33 | |||
| 41170 | DEFB 255 | End marker | ||
| 
Small bat (wings down)
 | ||||
| 41171 | DEFB 78,7,33 | |||
| 41174 | DEFB 255 | End marker | ||
| Prev: 40442 | Up: Map | Next: 41175 |