![]()  | 
Routines | 
| Prev: 44775 | Up: Map | Next: 44791 | 
| 
 
Used by the routines at Event_HaveFeelingBeingFollowed, Event_, Event_WomanGuidesThroughSwamp_North, Event_WomanGuidesThroughSwamp_East, Event_WomanGuidesThroughSwamp_South, Process_PreEnterFomoriansCavern, Process_PreEnterVarious, Process_EnterForestPath, Process_EnterCauseway and Process_PreEnterBridonRoad.
 
  | 
||||||||
| 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 Handler_UpdateItemLocation | Call Handler_UpdateItemLocation. | ||||||
| 44790 | RET | Return. | ||||||
| 
 
View the equivalent code in The Jewels Of Babylon.
 
 | 
||||||||
| Prev: 44775 | Up: Map | Next: 44791 |