![]() |
Routines |
Prev: 44775 | Up: Map | Next: 44791 |
Used by the routines at 59898, Event_, Event_WomanGuidesThroughSwamp_North, Event_WomanGuidesThroughSwamp_East, Event_WomanGuidesThroughSwamp_South, 60345, 60357, 60378, 60606 and 60768.
|
||||||||
ScenicEventTriggered | 44784 | LD B,A | Copy the scenic event ID into B. | |||||
44785 | LD C,255 | Set C to 255 which denotes that the event has fired already and shouldn't be repeated. | ||||||
44787 | CALL 44808 | Call 44808. | ||||||
44790 | RET | Return. | ||||||
View the equivalent code in The Jewels Of Babylon.
|
Prev: 44775 | Up: Map | Next: 44791 |