Prev: 44762 Up: Map Next: 44775
44768: Handler: Destroy Item/ Event
Input
A Item/ event ID
Handler_DestroyItemEvent 44768 LD B,A Load the item/ event ID into B.
44769 LD C,0 Set the room ID to 0 which will deactivate the item/ event.
44771 CALL 44808 Call 44808.
44774 RET Return.
View the equivalent code in The Jewels Of Babylon.
Prev: 44762 Up: Map Next: 44775