diff --git a/Dungeons/Objects/object_handler.asm b/Dungeons/Objects/object_handler.asm index 38ef6d5..c7c3feb 100644 --- a/Dungeons/Objects/object_handler.asm +++ b/Dungeons/Objects/object_handler.asm @@ -142,4 +142,11 @@ CustomDrawConfig: RTS } -pushpc \ No newline at end of file +pushpc + +; Item ID 22B +org $00A9AC + dw $0D28, $0D38, $4D28, $4D38 + +org $01B306 ; RoomDraw_WeirdGloveRequiredPot + LDA.w #$1010