diff --git a/ootw/ootw.dsk b/ootw/ootw.dsk index e3b421ba..22b3d053 100644 Binary files a/ootw/ootw.dsk and b/ootw/ootw.dsk differ diff --git a/ootw/ootw_rope.s b/ootw/ootw_rope.s index a2f42f5e..b2ffe0fc 100644 --- a/ootw/ootw_rope.s +++ b/ootw/ootw_rope.s @@ -21,7 +21,7 @@ ootw_rope: lda #37 sta RIGHT_LIMIT - lda #22 ; until we learn to climb slopes? + lda #26 ; until we learn to climb slopes? sta LEFT_LIMIT ;=============================