![]() |
Routines |
| Prev: BAB8 | Up: Map | Next: BADC |
|
Used by the routine at 9470.
|
||||
| BAC6 | LD A,$02 | Set the current weapon of Rex (laser) | ||
| BAC8 | LD ($A1AC),A | |||
| BACB | LD A,$03 | Set the weapon energy level | ||
| BACD | LD ($A1AD),A | |||
| BAD0 | LD HL,$5805 | Point to the current weapon icon into attribute file | ||
| BAD3 | LD ($A1AE),HL | |||
| BAD6 | LD A,$02 | Init the number of weapon thas has energy | ||
| BAD8 | LD ($A207),A | |||
| BADB | RET | |||
| Prev: BAB8 | Up: Map | Next: BADC |